Magpie v2.0
Magpie that works with Keras v.2.X.X
Changes to the API:
- renamed
MagpieModel
toMagpie
- changed
nb_epochs
toepochs
keyword argument intrain
andbatch_train
functions - updated the documentation
Magpie that works with Keras v.2.X.X
MagpieModel
to Magpie
nb_epochs
to epochs
keyword argument in train
and batch_train
functions