Huw Campbell
cbefe61560
Add dependency tracking badge
2017-12-14 21:32:29 +11:00
Gerard de Melo
7384c48886
Update README.md
...
fixing small typo
2017-05-24 16:06:35 -04:00
Huw Campbell
2f66456fe1
Everybody loves badges
2017-04-12 17:22:18 +10:00
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
Huw Campbell
e6293b8461
Cleanup imports and move examples to new project
2017-03-20 17:20:33 +11:00
Huw Campbell
1b2ebb4303
Everybody loves badges
2017-02-07 21:29:08 +11:00
Huw Campbell
df9f80a9cf
Update Readme with new network type
2017-02-03 22:47:28 +11:00
Huw Campbell
16573158d8
Nicer type
2017-01-19 23:08:01 +11:00
Huw Campbell
9989092216
Update Readme
2017-01-19 20:52:22 +11:00
Huw Campbell
2369ec3407
Merge pull request #15 from HuwCampbell/topic/cereal
...
Add very basic model saving and loading
2017-01-19 19:06:36 +11:00
Huw Campbell
bcd1856988
Update LSTM
2017-01-19 18:56:22 +11:00
Huw Campbell
48263cd9e2
Update README.md
...
Add recurrent
2017-01-17 19:47:39 +11:00
Huw Campbell
4dc408f39d
Add very basic model saving and loading
2017-01-16 10:16:40 +11: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
bacfa8145b
Update REAMDE and use type synonyms
2016-12-13 10:59:29 +11:00
Huw Campbell
c0bb69de3b
Update README
2016-12-09 22:48:41 +11:00
Huw Campbell
8cd875a62d
Update types in README
2016-12-06 21:07:38 +11:00
Huw Campbell
dfbb6c17b8
Remove pad from MNIST example, tidy ups
2016-12-03 00:04:01 +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
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
047ee6a08c
Fixup README link
2016-06-29 20:55:02 +10:00
Erik de Castro Lopo
4ef66b7569
README.md: Minimal build instructions
2016-06-29 20:47:22 +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