Skip to content

prototype

Pre-release
Pre-release

Choose a tag to compare

@MathGaron MathGaron released this 26 Oct 20:57
· 72 commits to develop since this release

Basic functions are implemented:

  • Train loop that supports train and validation dataset
  • Flexible callback system to retrieve data during training
  • Simple checkpoint system (could be more flexible..)
  • Configuration loading (yaml)
  • helpers to write information to console/file/visdom