Commit Graph

  • 165b447ce0 examples: Use CPP to support multiple GHC versions Erik de Castro Lopo 2020-01-27 07:35:00 +1100
  • 5b19f1ea16 Fix compiler warning Erik de Castro Lopo 2020-01-23 18:34:29 +1100
  • bb98d46c53 limit samples from command line jrp2014 2020-02-01 13:39:15 +0000
  • 0e1462d847 Convert gen-mnist example to use LeCun training data; works jrp2014 2020-01-28 22:36:48 +0000
  • a88d710eca examples: Use CPP to support multiple GHC versions Erik de Castro Lopo 2020-01-27 07:35:00 +1100
  • 7012c5f786 Reinstate import of Data.Semigroup (<>) for older ghcs jrp2014 2020-01-26 14:30:44 +0000
  • b544b9301d Adapt MNIST example to use original data files jrp2014 2020-01-26 13:39:57 +0000
  • 19c3521be1 Work in progress jrp2014 2020-01-25 14:16:40 +0000
  • a5ed003e7e limit samples from command line jrp2014 2020-02-01 13:39:15 +0000
  • e5f52b1971 Temporarily reduce number of mnist samples used; now runs! jrp2014 2020-01-30 22:43:49 +0000
  • 9667486ad8 Redo mnist example using gan-mnist transformations jrp2014 2020-01-30 20:23:37 +0000
  • 726cb2d1b9 Cleanup in response to erikd comments jrp2014 2020-01-29 20:15:55 +0000
  • f104e50983 ci typo jrp2014 2020-01-28 23:42:54 +0000
  • 081e2fa9ca ci typo jrp2014 2020-01-28 23:02:25 +0000
  • 426a8a1bc7 Convert gen-mnist example to use LeCun training data; works jrp2014 2020-01-28 22:36:48 +0000
  • 8cea7ed202
    Merge branch 'master' into master jrp2014 2020-01-27 19:05:14 +0000
  • c2af3800af resync with original jrp2014 2020-01-27 18:59:32 +0000
  • 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
  • 128856a35e typo jrp2014 2020-01-26 18:40:57 +0000
  • 0fa41f286a Reinstate import of Data.Semigroup (<>) for older ghcs jrp2014 2020-01-26 14:30:44 +0000
  • e355d7d10d remove some unnecessary build-depends jrp2014 2020-01-26 13:45:38 +0000
  • 5100f35469 remove data files from repo jrp2014 2020-01-26 13:41:32 +0000
  • 109ae26e86 Adapt MNIST example to use original data files jrp2014 2020-01-26 13:39:57 +0000
  • 8f6e85863a WIP jrp2014 2020-01-26 11:18:00 +0000
  • 3d39f38cc7 Work in progress jrp2014 2020-01-25 14:16:40 +0000
  • 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
  • a34e81fd4d travis: Add ghc 8.8.2 and switch to cabal-3.0 Erik de Castro Lopo 2020-01-22 21:25:31 +1100
  • 0c256f3adf 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
  • 0a74608477 Drop support for GHC < 8.0 Erik de Castro Lopo 2020-01-19 12:01:26 +1100
  • 6c5691ec7c Test.Grenade.Recurrent.Layers.LSTM: Fix compiler warning Erik de Castro Lopo 2020-01-19 11:52:13 +1100
  • d928e6de99 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
  • 4f302a4fe8 Bump upper bounds of dependencies Erik de Castro Lopo 2020-01-18 21:05:29 +1100
  • 5c30420bf7 grenade.cabal: Add upper bound for typelits-witnesses Erik de Castro Lopo 2020-01-18 20:10:45 +1100
  • 6a2eb4173b travis: Use ghc 8.6.5 Erik de Castro Lopo 2020-01-18 19:18:18 +1100
  • e9da6f99b4 safe type of network using typeable (WIP) Manuel Schneckenreither 2019-11-28 00:02:43 +0100
  • d3c89551b8 Merge branch 'master' of github.com:HuwCampbell/grenade into HEAD Manuel Schneckenreither 2019-10-13 01:13:42 +0200
  • 09cc81e9ee Merge branch 'master' of https://github.com/schnecki/grenade Manuel Schneckenreither 2019-06-25 16:56:06 +0200
  • af5e31a4d7 removed upper version numbers Manuel Schneckenreither 2019-06-25 16:55:49 +0200
  • 47a29183c3 removed versions for grenade-examples Manuel Schneckenreither 2019-06-21 16:50:06 +0200
  • c86360af36 version for bytestring Manuel Schneckenreither 2019-06-21 12:56:49 +0200
  • fee9cab746 serialize instance for LearningParameters Manuel Schneckenreither 2019-06-18 01:12:31 +0200
  • 8a90770054 Updated default command to run specified main on environment variable Leonardo Piñeyro 2019-02-24 18:44:54 -0300
  • 13a8d6b335 Added Dockerfile definition Leonardo Piñeyro 2019-02-20 22:44:25 -0300
  • 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
  • d43e3ca68e grenade.cabal: Bump upper bound on criterion Erik de Castro Lopo 2019-02-19 16:59:08 +1100
  • b656180019 travis: Add GHC 8.6.3 Erik de Castro Lopo 2019-02-19 15:56:27 +1100
  • 18e0e16e20 fix test suite for GHCs 8.2 8.4 8.6 Claude Heiland-Allen 2018-12-14 21:07:45 +0000
  • 368d22ba5b default extensions needs cabal verison 1.10 needs default language Claude Heiland-Allen 2018-12-14 19:43:22 +0000
  • 9e7d8ddbad support GHC 7.10 Claude Heiland-Allen 2018-12-14 18:40:41 +0000
  • 44619bd12d GHC 8.4 compatibility Claude Heiland-Allen 2018-12-14 18:00:19 +0000
  • 77b85ebd42 NoStarIsType and UndecidableInstances needed for ghc-8.6 Claude Heiland-Allen 2018-12-14 17:30:29 +0000
  • 75178a38bb allow newer hmatrix Claude Heiland-Allen 2018-12-14 15:17:16 +0000
  • 5fc2775fa3 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
  • ca3cea50e7 travis: Drop ghc 7.10.3 and use ghc 8.4.4 Erik de Castro Lopo 2019-02-19 13:46:39 +1100
  • 1123388fd6
    Update Layer.hs Dave Evans 2019-02-16 10:58:26 -0600
  • 8c8b444145 natVal imports and no max versions in cabal file Manuel Schneckenreither 2019-01-07 18:21:17 +0100
  • b604886b0c fix test suite for GHCs 8.2 8.4 8.6 Claude Heiland-Allen 2018-12-14 21:07:45 +0000
  • 94da0093f6 default extensions needs cabal verison 1.10 needs default language Claude Heiland-Allen 2018-12-14 19:43:22 +0000
  • 141f5d6a09 support GHC 7.10 Claude Heiland-Allen 2018-12-14 18:40:41 +0000
  • 5e18bbb4c4 GHC 8.4 compatibility Claude Heiland-Allen 2018-12-14 18:00:19 +0000
  • 90819a54ca NoStarIsType and UndecidableInstances needed for ghc-8.6 Claude Heiland-Allen 2018-12-14 17:30:29 +0000
  • ea139a8455 allow newer hmatrix Claude Heiland-Allen 2018-12-14 15:17:16 +0000
  • 65e12424fd allow newer containers Claude Heiland-Allen 2018-12-14 15:13:35 +0000
  • fa70b4b6f7 Learning Parameters NFData instance Manuel Schneckenreither 2018-12-01 09:31:36 +0100
  • bf211f3577 NFData instance for Tapes Manuel Schneckenreither 2018-11-29 10:09:02 +0100
  • 06b3feef0a
    Merge 9e2148ecbd into 950be38afe Huw Campbell 2018-10-16 22:06:51 +0000
  • cfd99d4cf7
    Merge 5c6828884e into 950be38afe Calen Pennington 2018-09-26 00:11:29 +0000
  • 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
  • 76e023a794
    Merge 995e345a79 into 92b5760926 Tim McGilchrist 2018-08-06 23:32:32 +0000
  • 995e345a79 Hide duplicate imports of natVal. Tim McGilchrist 2018-08-07 09:24:39 +1000
  • 2f46e964ad Bump GHC versions. Tim McGilchrist 2018-08-07 08:07:18 +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
  • ad4bd69104 removed unnecessary constraint in createRandom Manuel Schneckenreither 2018-06-27 18:32:14 +0200
  • 07cb638766
    Merge branch 'master' into master Manuel 2018-06-18 12:34:28 +0200
  • aeff5fc326 added missing GNum instances Manuel Schneckenreither 2018-06-18 12:20:16 +0200