Skip to content

v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@widmi widmi released this 03 Oct 20:26
· 3 commits to master since this release

Changes:

  • Using dedicated classes for TorchScript optimization (TorchScript loop optimization seems to make gradient computation less precise)
  • Better docstring documentation
  • Support for loading externally saved checkpoints
  • Better initialization of LSTM weights and biases
  • Bugfixes in plotting
  • Corrected Typos
  • Other bugfixes