HuwCampbell / grenade

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

Train #63

Closed CSVdB closed 6 years ago

CSVdB commented 6 years ago

Added a module which allows training the network on entire datasets, over multiple epochs. In addition, the classification accuracy can be showed after every epoch.