You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.5.1 Release Notes
Enhancement: Now supports integration of all Lightning hooks into the Neuromancer Lightning trainer. Please refer to Lightning examples README for more information
Deprecated WandB hyperparameter tuning via LitTrainer for now
New feature: TorchSDE integration with Neuromancer core library, namely torchsde.sdeint(). Motivating example for system ID on stochastic process found in examples/sdes/sde_walkthrough.ipynb
New feature: Stacked physics-informed neural networks
New feature: SINDy -- sparse system identification of nonlinear dynamical systems