Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@RBirmiwal RBirmiwal released this 08 Jul 15:53
· 13 commits to master since this release
f250ec7

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