Huw Campbell
114dab4103
Separate Gradient calculation from update
2016-12-02 18:22:35 +11:00
Huw Campbell
cef1b14268
Add P
2016-12-02 15:24:12 +11:00
Huw Campbell
be61f9b762
Merge pull request #10 from angerman/patch-2
...
Update README.md
2016-10-17 21:14:29 +11:00
Moritz Angermann
b2136e9751
Update README.md
...
Add links to Justin Le and the practical dependent types in haskell blog post, so others don't have to jump through google to find the relevant links :-)
2016-10-17 18:10:13 +08:00
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
Huw Campbell
a5398f7ec7
Merge pull request #7 from erikd/master
...
Now builds with ghc 7.10 and 8.0
2016-07-01 20:00:06 +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
047ee6a08c
Fixup README link
2016-06-29 20:55:02 +10:00
Huw Campbell
2bd9f46aa1
Merge pull request #4 from erikd/master
...
Add .gitignore and add minimal build documentation
2016-06-29 20:53:52 +10:00
Erik de Castro Lopo
4ef66b7569
README.md: Minimal build instructions
2016-06-29 20:47:22 +10:00
Erik de Castro Lopo
c719fe0df8
Add .gitignore
2016-06-29 20:24:06 +10:00
Huw Campbell
b8e0450cbd
Merge pull request #3 from erikd/master
...
Couple of minor fixes
2016-06-28 22:33:49 +10:00
Erik de Castro Lopo
3fda2d072c
grenade.cabal: Specify BSD2 to match the LICENSE file
2016-06-28 22:08:45 +10:00
Erik de Castro Lopo
705a53affc
grenade.cabal: Tighten up constraints
2016-06-28 21:55:07 +10:00
Erik de Castro Lopo
9f2f70494f
Upgrade mafia
2016-06-28 20:51:07 +10:00
Erik de Castro Lopo
51467f1da9
.gitmodules: Use https for submodules
2016-06-28 20:50:14 +10:00
Huw Campbell
7e23f9f306
Merge pull request #2 from angerman/patch-1
...
Rename NOTICE.txt to LICENSE
2016-06-28 12:40:54 +10:00
Moritz Angermann
6769fab50d
Rename NOTICE.txt to LICENSE
...
Using LICENSE seems to be the standard name for this file.
2016-06-28 10:25:58 +08:00
Huw Campbell
719b3c27ed
Replace licence in cabal file
2016-06-28 09:32:16 +10:00
Huw Campbell
0c66f33efa
Add BSD licence
2016-06-28 09:19:37 +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
3d1919fab4
State that it's dependently typed in the README
2016-06-27 14:29:41 +10:00
Huw Campbell
08afd74cde
Initial commit
2016-06-24 13:20:36 +10:00