sholland1
ad97b6ddae
Add Serialize instance for Crop layer
2018-03-30 23:20:52 -05:00
Huw Campbell
b1a6e1630f
Merge pull request #54 from sholland1/readme-fix
...
Small fix to example network in readme
2018-02-23 23:53:31 +11:00
sholland1
577e6d798e
Small fix to example network in readme
2018-02-22 23:21:22 -06:00
Huw Campbell
b613502971
Merge pull request #50 from schnecki/master
...
Added the sinusoid activation function layer
2018-01-29 12:10:47 +11:00
Manuel
b5e1243f24
Update Sinusoid.hs
2018-01-26 20:20:37 +01:00
Manuel Schneckenreither
8aee2ad092
added the sinusoid activation function layer
2018-01-26 10:52:41 +01:00
Huw Campbell
fe8a5ff37f
Merge pull request #49 from HuwCampbell/topic/exact-hotmap
...
Topic/exact hotmap
2018-01-04 21:35:13 +11:00
Huw Campbell
9d9dfac6a2
And add a comment for where to grab the data
2018-01-04 16:27:37 +11:00
Huw Campbell
8349a85b0f
Give a slightly not terrible error message
2018-01-04 16:16:34 +11:00
Huw Campbell
cb2eb0db8f
Only permit exact hotmaps
2018-01-04 15:59:55 +11:00
Huw Campbell
96a450668c
Merge pull request #47 from HuwCampbell/topic/tape-optimisations
...
Optimise Wengert tape for LSTM
2017-12-16 22:20:58 +11:00
Huw Campbell
a5881518bf
Optimise Wengert tape for LSTM
2017-12-16 21:22:16 +11:00
Huw Campbell
4332d62c71
Merge pull request #46 from HuwCampbell/topic/bumps
...
Bump optparse in examples package
2017-12-15 09:55:28 +11:00
Huw Campbell
0dd23bc2d2
Bump optparse in examples package
2017-12-15 09:13:30 +11:00
Huw Campbell
c03fcb63e9
Merge pull request #44 from HuwCampbell/topic/bumps
...
Bump hedgehog and criterion
2017-12-14 22:50:11 +11:00
Huw Campbell
cbefe61560
Add dependency tracking badge
2017-12-14 21:32:29 +11:00
Huw Campbell
68199648f4
Remove old functions
2017-12-14 21:29:45 +11:00
Huw Campbell
6e43a16a77
Bump hedgehog and criterion
2017-12-14 16:06:10 +11:00
Huw Campbell
a8ffdbc5d6
Merge pull request #40 from tmcgilchrist/patch-1
...
Add gcc 8.2.1 and update 8.0.2
2017-09-27 09:00:24 +10:00
Huw Campbell
3cf431e66d
Match instance head type indicies
2017-09-26 22:02:20 +10:00
Huw Campbell
f8431ca31c
Merge pull request #42 from erikd/topic/speeling
...
Spelling: decend/decent -> descend/descent
2017-09-26 12:57:53 +10:00
Erik de Castro Lopo
9fd2111122
Spelling: decend/decent -> descend/descent
2017-09-26 07:42:21 +10:00
Huw Campbell
8e3e7dbed6
Merge pull request #41 from erikd/master
...
Fix off-by-one error in C code
2017-09-25 23:00:25 +10:00
Erik de Castro Lopo
2c68ddc27c
Fix off-by-one error in C code
2017-09-25 19:33:38 +10:00
Tim McGilchrist
e58e164893
Add gcc 8.2.1 and update 8.0.2
2017-09-15 10:43:27 +10:00
Huw Campbell
9b18913acd
Merge pull request #32 from HuwCampbell/topic/compose-recurrent
...
Topic/compose recurrent
2017-07-15 20:39:15 +10:00
Huw Campbell
a9aeb76570
Fix show instance for recurrent concats
2017-07-14 15:28:29 +10:00
Huw Campbell
99beb850f7
Add concat recurrent layer
2017-07-14 14:06:31 +10:00
Huw Campbell
1ff89866be
Allow a recurrent net to be a recurrent layer
2017-07-14 14:05:41 +10:00
Huw Campbell
46a1d83410
Use the same proof for 2D and 3D crops
2017-07-13 20:02:20 +10:00
Huw Campbell
78083133dd
Merge pull request #31 from DeepakKapiswe/patch-1
...
typo
2017-07-13 13:37:01 +10:00
Huw Campbell
88c18ee7ab
Add pad and crop to ad tests
2017-07-13 13:36:00 +10:00
Deepak Kapiswe
f18bfcbc75
typo
...
consifered --> considered
2017-07-12 12:56:57 +05:30
Huw Campbell
2c7249cce9
Relax difference a little
2017-07-11 09:04:43 +10:00
Huw Campbell
831fd8655f
Add a few more layer configurations to ultimate test
2017-07-10 19:20:04 +10:00
Huw Campbell
ce519278e8
Bump hedgehog
2017-07-09 19:42:24 +10:00
Huw Campbell
88b217df53
Merge pull request #28 from gdemelo/patch-1
...
Update README.md
2017-05-25 08:40:04 +10:00
Gerard de Melo
7384c48886
Update README.md
...
fixing small typo
2017-05-24 16:06:35 -04:00
Huw Campbell
950971997f
Pattern match on SNat to remove withKnownNat
2017-04-22 16:59:44 +10:00
Huw Campbell
2f66456fe1
Everybody loves badges
2017-04-12 17:22:18 +10:00
Huw Campbell
412e8e4846
Bump version for release
2017-04-12 17:15:24 +10:00
Huw Campbell
3073e43911
Update categories
2017-04-12 16:06:56 +10:00
Huw Campbell
93a7a7a0c5
Add test files to other-modules in test suite
2017-04-12 15:37:57 +10:00
Huw Campbell
60c263b6e6
Move Network test to Grenade namespace
2017-04-12 12:31:58 +10:00
Huw Campbell
a4fb892c97
Fixup 7.10 build
2017-04-12 12:30:33 +10:00
Huw Campbell
96a6324f78
Add a reshape to the generator
2017-04-12 12:26:49 +10:00
Huw Campbell
8767e836a1
Change the singleton type for shape.
...
This allows us to more easily get a handle to the parameters of
the shape, while still being pretty easy to cast to a KnownNat.
We can now more easily add to the gradients test, and properly
check the sizes of the head without silly hacks.
2017-04-12 11:59:40 +10:00
Huw Campbell
f9b53792fd
Network scale autodiff test
2017-04-11 10:08:08 +10:00
Huw Campbell
ffbbbf222f
Move more into the forAll for nicer diffs
2017-04-10 14:45:20 +10:00
Huw Campbell
56686db343
Slightly overkill close to operator
2017-04-10 12:55:05 +10:00