Huw Campbell
da810e6f4e
Move tests to hedgehog.
2017-04-10 09:43:52 +10:00
Huw Campbell
ac0e4b22c8
Remove primes on shape instantiations
...
Add singletons for Shape and remove hacks on recurrent nets
Add Recurrent Nets
2017-01-14 21:09:07 +11:00
Huw Campbell
424d791a30
Fix silent conversion bug in pooling layer
...
Add quickcheck against reference implemenations for layer internals
Add skolem layer generators.
2016-12-15 11:21:37 +11:00
Huw Campbell
6417151620
Make Grenade fast
...
Changes shapes to get rid of the Vector, all data is
now held in contiguous memory.
Add fast c implementations for pooling layers.
Now does mnist on my laptop in 12 minutes.
2016-12-13 08:39:32 +11:00
Huw Campbell
eb179d071b
Add another test
2016-12-08 21:11:50 +11:00
Huw Campbell
24289dba41
Add faster maxIndex and maxElement for matrices
2016-12-08 21:07:18 +11:00
Huw Campbell
08afd74cde
Initial commit
2016-06-24 13:20:36 +10:00