HuwCampbell / grenade

Deep Learning in Haskell
BSD 2-Clause "Simplified" License
1.44k stars 84 forks source link

Add very basic model saving and loading #15

Closed HuwCampbell closed 7 years ago

HuwCampbell commented 7 years ago

This isn't quite right yet, the error messages are terrible and I should probably add tags for each layer (so Relu and Tanh can't be confused for instance); but it does work.