Skip to content

Magpie v2.0

Compare
Choose a tag to compare
@jstypka jstypka released this 14 Oct 11:39
· 14 commits to master since this release

Magpie that works with Keras v.2.X.X

Changes to the API:

  • renamed MagpieModel to Magpie
  • changed nb_epochs to epochs keyword argument in train and batch_train functions
  • updated the documentation