Schwittleymani / ECO

Electronic Chaos Oracle
https://schwittlick.net/eco
Apache License 2.0
6 stars 1 forks source link

keras_lstm: implement saving model after all epochs, too #119

Closed schwittlick closed 8 years ago

schwittlick commented 8 years ago

impossible :(

 self.model.fit(self.X, self.y, batch_size=128, nb_epoch=epochs)