grenade/examples/main
koenigmaximilian 04b026f5d7 Simplify recurrent example
Produced better results when I tested (the Shakespeare example already contains a more complex recurrent network, let's KISS on this one.)
2018-07-07 20:57:25 +02:00
..
feedforward.hs Cleanup imports and move examples to new project 2017-03-20 17:20:33 +11:00
gan-mnist.hs Network scale autodiff test 2017-04-11 10:08:08 +10:00
mnist.hs Add Deconvolution layer and update the GAN example to use it 2017-04-06 13:34:43 +10:00
recurrent.hs Simplify recurrent example 2018-07-07 20:57:25 +02:00
shakespeare.hs And add a comment for where to grab the data 2018-01-04 16:27:37 +11:00