Commit Graph

  • afa97a2614
    Added NFData instances for networks and layers iko/cherry-picked iko 2022-04-05 08:26:34 +0300
  • afb9f9bca5
    Updated to lts-20.18 master iko 2023-04-22 18:02:24 +0300
  • d118c5e6f3
    Added NFData instances for networks and layers iko/nfdata iko 2022-04-05 08:26:34 +0300
  • b79918bf0f
    Bumped to lts-18.28 iko 2022-03-22 17:24:02 +0300
  • 5206c95c42 Remove use of RecordWildCards Erik de Castro Lopo 2020-04-11 17:18:23 +1000
  • f19da0f74d travis: Really switch to cabal-3.2 Erik de Castro Lopo 2020-04-11 11:18:46 +1000
  • b107a07f4f travis: Really switch to cabal-3.2 erikd/travis Erik de Castro Lopo 2020-04-11 11:18:46 +1000
  • da43a26f72 Travis updates Erik de Castro Lopo 2020-04-11 10:46:44 +1000
  • a161f2d021 Add stack.yaml Nolrai 2020-03-28 17:32:59 -0700
  • 14ec0de6bf examples: Use CPP to support multiple GHC versions Erik de Castro Lopo 2020-01-27 07:35:00 +1100
  • 0d94a720f9 examples: Use CPP to support multiple GHC versions erikd/semigroups Erik de Castro Lopo 2020-01-27 07:35:00 +1100
  • c793c756b9 Fix compiler warning Erik de Castro Lopo 2020-01-23 18:34:29 +1100
  • f8059ea590 Fix compiler warning erikd/warning Erik de Castro Lopo 2020-01-23 18:34:29 +1100
  • 6d0b8c3f29 travis: Add ghc 8.8.2 and switch to cabal-3.0 Erik de Castro Lopo 2020-01-22 21:25:31 +1100
  • b70f6a8d19 Grenade.Core.Shape: Fix for ghc 8.8 Erik de Castro Lopo 2020-01-19 10:51:58 +1100
  • fed6eb2c70 Drop support for GHC < 8.0 Erik de Castro Lopo 2020-01-19 12:01:26 +1100
  • bf6ddad683 Test.Grenade.Recurrent.Layers.LSTM: Fix compiler warning Erik de Castro Lopo 2020-01-19 11:52:13 +1100
  • 31268573fd Update .gitignore Erik de Castro Lopo 2020-01-19 11:50:00 +1100
  • 2b5dc8330f Bump upper bounds of dependencies Erik de Castro Lopo 2020-01-18 21:05:29 +1100
  • 045640f2bc grenade.cabal: Add upper bound for typelits-witnesses Erik de Castro Lopo 2020-01-18 20:10:45 +1100
  • 7e90b0c1c5 travis: Use ghc 8.6.5 Erik de Castro Lopo 2020-01-18 19:18:18 +1100
  • f729b291e4 grenade.cabal: Bump upper bound on criterion Erik de Castro Lopo 2019-02-19 16:59:08 +1100
  • f03e0efbbf travis: Add GHC 8.6.3 Erik de Castro Lopo 2019-02-19 15:56:27 +1100
  • 84f54dbe9b fix test suite for GHCs 8.2 8.4 8.6 Claude Heiland-Allen 2018-12-14 21:07:45 +0000
  • 6c39f41e1d default extensions needs cabal verison 1.10 needs default language Claude Heiland-Allen 2018-12-14 19:43:22 +0000
  • 8d5ef502be support GHC 7.10 Claude Heiland-Allen 2018-12-14 18:40:41 +0000
  • 49a4280a91 GHC 8.4 compatibility Claude Heiland-Allen 2018-12-14 18:00:19 +0000
  • 0bc6bd5fad NoStarIsType and UndecidableInstances needed for ghc-8.6 Claude Heiland-Allen 2018-12-14 17:30:29 +0000
  • 251a398a99 allow newer hmatrix Claude Heiland-Allen 2018-12-14 15:17:16 +0000
  • fdc3de513d allow newer containers Claude Heiland-Allen 2018-12-14 15:13:35 +0000
  • d84113ce17 Update Layer.hs Dave Evans 2019-02-16 10:58:26 -0600
  • 1d930717a9 travis: Drop ghc 7.10.3 and use ghc 8.4.4 Erik de Castro Lopo 2019-02-19 13:46:39 +1100
  • 950be38afe
    Merge pull request #75 from erikd/master Huw Campbell 2018-09-19 09:46:37 +1000
  • f3fbebf820 README.md: Add ghc 8.2 and 8.4 Erik de Castro Lopo 2018-09-16 17:43:20 +1000
  • b7ae86ba5f travis: Build with ghc 8.4 Erik de Castro Lopo 2018-09-16 17:42:51 +1000
  • 55e6719fcb Make it build with ghc 8.4 Erik de Castro Lopo 2018-09-16 17:36:16 +1000
  • efd11f7960 grenade.cabal: Allow building with ghc 8.4 Erik de Castro Lopo 2018-09-16 17:33:14 +1000
  • 92b5760926
    Merge pull request #70 from koenigmaximilian/patch-1 Huw Campbell 2018-07-11 15:29:04 +1000
  • 04b026f5d7 Simplify recurrent example koenigmaximilian 2018-07-07 18:49:05 +0000
  • 93435b2b99 Update mafia and make available in examples folder Huw Campbell 2018-05-18 13:11:12 +1000
  • 9309b3ba7a
    Merge pull request #60 from Nickske666/typos Huw Campbell 2018-04-21 09:30:49 +1000
  • 8c49bf8231 Fixed some typos Nick Van den Broeck 2018-04-20 16:57:14 +0200
  • 647e491cbe
    Merge pull request #57 from sholland1/serialize-instance Huw Campbell 2018-03-31 18:00:02 +1100
  • ad97b6ddae Add Serialize instance for Crop layer sholland1 2018-03-30 23:20:52 -0500
  • b1a6e1630f
    Merge pull request #54 from sholland1/readme-fix Huw Campbell 2018-02-23 23:53:31 +1100
  • 577e6d798e
    Small fix to example network in readme sholland1 2018-02-22 23:21:22 -0600
  • b613502971
    Merge pull request #50 from schnecki/master Huw Campbell 2018-01-29 12:10:47 +1100
  • b5e1243f24
    Update Sinusoid.hs Manuel 2018-01-26 20:20:37 +0100
  • 8aee2ad092 added the sinusoid activation function layer Manuel Schneckenreither 2018-01-26 10:52:41 +0100
  • fe8a5ff37f
    Merge pull request #49 from HuwCampbell/topic/exact-hotmap Huw Campbell 2018-01-04 21:35:13 +1100
  • 9d9dfac6a2 And add a comment for where to grab the data Huw Campbell 2018-01-04 16:27:37 +1100
  • 8349a85b0f Give a slightly not terrible error message Huw Campbell 2018-01-04 16:16:34 +1100
  • cb2eb0db8f Only permit exact hotmaps Huw Campbell 2018-01-04 15:59:31 +1100
  • 9e2148ecbd Prepare for 0.2.0 release topic/v0.2 Huw Campbell 2017-12-14 09:48:32 +1100
  • 96a450668c
    Merge pull request #47 from HuwCampbell/topic/tape-optimisations Huw Campbell 2017-12-16 22:20:58 +1100
  • a5881518bf Optimise Wengert tape for LSTM Huw Campbell 2017-12-16 21:21:58 +1100
  • 4332d62c71
    Merge pull request #46 from HuwCampbell/topic/bumps Huw Campbell 2017-12-15 09:55:28 +1100
  • 0dd23bc2d2 Bump optparse in examples package Huw Campbell 2017-12-15 09:12:56 +1100
  • c03fcb63e9
    Merge pull request #44 from HuwCampbell/topic/bumps Huw Campbell 2017-12-14 22:50:11 +1100
  • cbefe61560 Add dependency tracking badge Huw Campbell 2017-12-14 21:32:29 +1100
  • 68199648f4 Remove old functions Huw Campbell 2017-12-14 21:29:45 +1100
  • 6e43a16a77 Bump hedgehog and criterion Huw Campbell 2017-12-14 16:05:37 +1100
  • a8ffdbc5d6 Merge pull request #40 from tmcgilchrist/patch-1 Huw Campbell 2017-09-27 09:00:24 +1000
  • 3cf431e66d Match instance head type indicies Huw Campbell 2017-09-26 22:02:00 +1000
  • f8431ca31c Merge pull request #42 from erikd/topic/speeling Huw Campbell 2017-09-26 12:57:53 +1000
  • 9fd2111122 Spelling: decend/decent -> descend/descent Erik de Castro Lopo 2017-09-25 19:56:42 +1000
  • 8e3e7dbed6 Merge pull request #41 from erikd/master Huw Campbell 2017-09-25 23:00:25 +1000
  • 2c68ddc27c Fix off-by-one error in C code Erik de Castro Lopo 2017-09-25 19:33:38 +1000
  • e58e164893 Add gcc 8.2.1 and update 8.0.2 Tim McGilchrist 2017-09-15 10:43:27 +1000
  • 9b18913acd Merge pull request #32 from HuwCampbell/topic/compose-recurrent Huw Campbell 2017-07-15 20:39:15 +1000
  • a9aeb76570 Fix show instance for recurrent concats Huw Campbell 2017-07-14 15:28:29 +1000
  • 99beb850f7 Add concat recurrent layer Huw Campbell 2017-07-14 14:06:31 +1000
  • 1ff89866be Allow a recurrent net to be a recurrent layer Huw Campbell 2017-07-14 14:05:41 +1000
  • 46a1d83410 Use the same proof for 2D and 3D crops Huw Campbell 2017-07-13 20:02:20 +1000
  • 78083133dd Merge pull request #31 from DeepakKapiswe/patch-1 Huw Campbell 2017-07-13 13:37:01 +1000
  • 88c18ee7ab Add pad and crop to ad tests Huw Campbell 2017-07-13 13:36:00 +1000
  • f18bfcbc75 typo Deepak Kapiswe 2017-07-12 12:56:57 +0530
  • 2c7249cce9 Relax difference a little Huw Campbell 2017-07-11 09:04:28 +1000
  • 831fd8655f Add a few more layer configurations to ultimate test Huw Campbell 2017-07-10 19:20:04 +1000
  • ce519278e8 Bump hedgehog Huw Campbell 2017-07-09 19:42:24 +1000
  • 88b217df53 Merge pull request #28 from gdemelo/patch-1 Huw Campbell 2017-05-25 08:40:04 +1000
  • 7384c48886 Update README.md Gerard de Melo 2017-05-24 16:06:35 -0400
  • 950971997f Pattern match on SNat to remove withKnownNat Huw Campbell 2017-04-22 09:19:20 +1000
  • 2f66456fe1 Everybody loves badges Huw Campbell 2017-04-12 17:22:18 +1000
  • 412e8e4846 Bump version for release v0.1.0 Huw Campbell 2017-04-12 17:15:24 +1000
  • 3073e43911 Update categories Huw Campbell 2017-04-12 16:06:56 +1000
  • 93a7a7a0c5 Add test files to other-modules in test suite Huw Campbell 2017-04-12 15:08:41 +1000
  • 60c263b6e6 Move Network test to Grenade namespace Huw Campbell 2017-04-12 12:31:58 +1000
  • a4fb892c97 Fixup 7.10 build Huw Campbell 2017-04-12 12:30:33 +1000
  • 96a6324f78 Add a reshape to the generator Huw Campbell 2017-04-12 12:26:49 +1000
  • 8767e836a1 Change the singleton type for shape. Huw Campbell 2017-04-12 11:59:40 +1000
  • f9b53792fd Network scale autodiff test Huw Campbell 2017-04-11 10:08:08 +1000
  • ffbbbf222f Move more into the forAll for nicer diffs Huw Campbell 2017-04-10 14:45:20 +1000
  • 56686db343 Slightly overkill close to operator Huw Campbell 2017-04-10 12:55:05 +1000
  • 6c6e706e66 Use a blinded forAll for proxy like generators. Huw Campbell 2017-04-10 12:37:45 +1000
  • adf731218c Docs Huw Campbell 2017-04-10 12:06:50 +1000
  • f4e1f2899b Add missing file Huw Campbell 2017-04-10 12:06:30 +1000
  • a40d3c7e20 Remove submodule handling from travis script Huw Campbell 2017-04-10 11:10:20 +1000
  • da810e6f4e Move tests to hedgehog. Huw Campbell 2017-04-10 08:49:18 +1000
  • 8ebbea6a1c Change up submodules Huw Campbell 2017-04-07 22:53:39 +1000