grenade/examples
Huw Campbell 10a6003e73 Add Deconvolution layer and update the GAN example to use it
This cuts the runtime by about 70% which is nice, and it's a
better algorithm for it anyway.

I've also refactored the Convolution layer such that there's
only one actual implementation instead of two, and with that
provided a few more instances for 2D and 3D shapes in and out.

Update to the README and mnist show higher levels of composition.
2017-04-06 13:34:43 +10:00
..
main Add Deconvolution layer and update the GAN example to use it 2017-04-06 13:34:43 +10:00
grenade-examples.cabal Cleanup imports and move examples to new project 2017-03-20 17:20:33 +11:00
LICENSE Cleanup imports and move examples to new project 2017-03-20 17:20:33 +11:00