Open Issues Need Help
View All on GitHub AI/ML • Optimized Libraries
Improve documentation about 1 year ago
AI Summary: Improve the documentation for a numerical optimization package by adding an API section detailing available algorithms (Conjugate Gradient methods, line search methods, and learning rate initialization procedures).
Complexity:
4/5
documentation enhancement help wanted good first issue
eugenioLR/torch_numopt eugenioLR/torch_numopt This package implements some optimization methods used in numerical optimiation tasks for neural networks that aren't usually implemented in deep learning frameworks because of their computational constraints.
Open project →
1
This package implements some optimization methods used in numerical optimiation tasks for neural networks that aren't usually implemented in deep learning frameworks because of their computational constraints.
Python