Commit Graph

7 Commits

Author SHA1 Message Date
Huw Campbell
3e335a0c76 Merge pull request #8 from HuwCampbell/topic/pad-and-crop-layers
Add pad and crop layers, add pad to mnist example
2016-07-07 17:03:24 +10:00
Erik de Castro Lopo
b4df23ef3e Builds warning free with both ghc 7.10 and 8.0 now
Also:

* Upgrade mafia.
* Cabal file: Relax QuickCheck dependency bounds.
2016-07-01 19:29:50 +10:00
Huw Campbell
8b288cca9d Add pad and crop layers, add pad to mnist example 2016-07-01 12:16:50 +10:00
Huw Campbell
719b3c27ed Replace licence in cabal file 2016-06-28 09:32:16 +10:00
Huw Campbell
923c9f546e Add Phase to network, so dropout acts correctly between train and test 2016-06-27 19:03:48 +10:00
Huw Campbell
e710046a3b Implement Dropout layer 2016-06-27 17:59:51 +10:00
Huw Campbell
08afd74cde Initial commit 2016-06-24 13:20:36 +10:00