pnnl / neuromancer

Pytorch-based framework for solving parametric constrained optimization problems, physics-informed system identification, and parametric model predictive control.
https://pnnl.github.io/neuromancer/
Other
913 stars 120 forks source link

fix custom_optimizer and custom_training_step typos in LitTrainer #152

Closed gacamilo closed 5 months ago

RBirmiwal commented 5 months ago

Thank you for pointing this out -- this is indeed an error when doing hyperparameter sweeps. I will rectify it.