Skip to content

v0.0.1.dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nmichlo nmichlo released this 27 Feb 17:14
· 1113 commits to main since this release
  • weight initialisation
  • torch.distributions instead of manual sampling and loss calculation
  • selectable loss reduction modes 'sum', 'mean', 'batch_mean'
  • better experiment logging and crash reporting
  • metric summary logging
  • flatness metric
  • MIT License
  • synthetic datasets rgb=False fix
  • config cleanup
  • loss nan/out of bounds error