eugenioLR

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.

1 good first / help-wanted issue · Python · last activity Aug 7, 2025

1 Open Issue Need Help Last updated: Aug 7, 2025

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
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