Commit Graph

  • 6015d37cbc moved to MWC random Manuel Schneckenreither 2018-06-18 12:20:09 +0200
  • 48c2b550db weight initialization implemented (comment update) Manuel Schneckenreither 2018-06-15 19:29:48 +0200
  • a7912ac1bd weight initialization implemented Manuel Schneckenreither 2018-06-15 19:28:24 +0200
  • 4bed0e11a1 weight init test app Manuel Schneckenreither 2018-06-05 16:06:44 +0200
  • cfc5a34782
    Merge 9258c55049 into 93435b2b99 NickVdB 2018-05-19 18:28:21 +0000
  • 522c472803
    Merge dcc83164e8 into 93435b2b99 NickVdB 2018-05-18 10:36:23 +0000
  • dcc83164e8 Changed Logit to Sigmoid This layer is a sigmoid layer, but is named differently for some reason. Nick Van den Broeck 2018-05-18 10:07:56 +0200
  • 6722b93d8c
    Merge e709f56853 into 93435b2b99 NickVdB 2018-05-18 10:35:04 +0000
  • e709f56853 Added an easy function to combine everything and train your network Nick Van den Broeck 2018-05-16 17:41:09 +0200
  • 96580a6cdc
    Merge 2727b75702 into 93435b2b99 NickVdB 2018-05-18 10:34:36 +0000
  • 2727b75702 Added a module to optimise the parameters on a dataset Nick Van den Broeck 2018-05-16 16:15:07 +0200
  • dd2d9c54c2
    Merge 7d6c5449e9 into 93435b2b99 NickVdB 2018-05-18 10:34:01 +0000
  • 7d6c5449e9 Made changes based on comments Nick Van den Broeck 2018-05-16 16:15:07 +0200
  • 93435b2b99 Update mafia and make available in examples folder Huw Campbell 2018-05-18 13:11:12 +1000
  • 7fb02c8058 Added a function to calculate the accuracy of a network Nick Van den Broeck 2018-04-20 18:19:15 +0200
  • 9258c55049 Added type synonyms DataSet and DataPoint Nick Van den Broeck 2018-04-20 18:12:28 +0200
  • 507baf092a rnf (Control.DeepSeq.NFData) instances for Layers, Network and Gradients Manuel Schneckenreither 2018-04-22 21:00:39 +0200
  • 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
  • 60b09ca973
    Merge e37b0fb017 into 647e491cbe NickVdB 2018-04-18 08:43:33 +0000
  • e37b0fb017 Added Accuracy and HyperParamAccuracy types Nick Van den Broeck 2018-04-17 16:15:39 +0200
  • c7ce99186c
    Merge 056c4228d3 into 647e491cbe NickVdB 2018-04-17 16:04:35 +0000
  • 056c4228d3 Added JSON instances for LearningParameters. Nick Van den Broeck 2018-04-17 16:15:39 +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
  • 30b94247c8 typo Manuel Schneckenreither 2018-03-28 10:51:21 +0200
  • 6c95f4f07e added GNum inst. for Trivial,removed unnecessary code for Network Manuel Schneckenreither 2018-03-28 09:36:26 +0200
  • 92cfb180e8 Merge branch 'master' of https://github.com/schnecki/grenade Manuel Schneckenreither 2018-03-28 07:49:12 +0200
  • 6c9242bc5f updated comments Manuel Schneckenreither 2018-03-28 07:49:09 +0200
  • 13b152965e added gFromRational Manuel Schneckenreither 2018-03-28 07:48:06 +0200
  • 55f6386ad7 GNum class for calculating with networks and gradients Manuel Schneckenreither 2018-03-27 20:12:47 +0200
  • 2926e14321
    Merge ae14bc2518 into b1a6e1630f Calen Pennington 2018-02-28 23:32:12 +0000
  • 3745a78826 FullyConnected uniform initialization by nr of input nodes Manuel Schneckenreither 2018-02-28 12:14:43 +0100
  • 80be4200bc FullyConnected uniform initialization by nr of input nodes Manuel Schneckenreither 2018-02-28 12:00:54 +0100
  • 7c04133dc5 Gradients fromInteger implementation Manuel Schneckenreither 2018-02-28 11:41:59 +0100
  • 0d2eaca3b5 Num and Fractional instance of Softmax Manuel Schneckenreither 2018-02-27 18:46:49 +0100
  • 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
  • c6a7e0e687 update BatchNorm Manuel Schneckenreither 2018-02-16 13:59:44 +0100
  • bab5598c38 started BatchNorm layer Manuel Schneckenreither 2018-02-15 23:36:36 +0100
  • 55aff8d636 reexporting of sinusoid Manuel Schneckenreither 2018-02-15 10:53:58 +0100
  • e1bf57cc1d removed fromInteger/fromRational implementations as they make no sense Manuel Schneckenreither 2018-02-15 10:10:22 +0100
  • 344ef71416 NMult class for scalar multiplication and some instances Manuel Schneckenreither 2018-02-14 12:30:56 +0100
  • 8a3e10d161 Num instance for Gradients Manuel Schneckenreither 2018-02-14 09:23:21 +0100
  • 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
  • 3647edb38b Merge 57ffc0ee7d into c03fcb63e9 varosi 2017-12-14 11:54:19 +0000
  • 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
  • 5c6828884e fixup! Make Network Accelerable Calen Pennington 2017-09-05 16:53:02 -0400
  • bdcf32eb37 fixup! Make Network Accelerable Calen Pennington 2017-09-05 16:16:25 -0400
  • ed63ef1902 fixup! Install LLVM 4 when building on travis Calen Pennington 2017-08-24 07:51:09 -0400
  • e83275a4e0 Install LLVM 4 when building on travis Calen Pennington 2017-08-24 07:00:03 -0400
  • 385375ccde Make Network Accelerable Calen Pennington 2017-08-17 23:17:11 -0400
  • d5442aed77 Implement FullyConnected via Accelerate Calen Pennington 2017-08-16 09:35:39 -0400
  • 266dc31103 Implement im2col and col2im in Accelerate, with tests and benchmarks Calen Pennington 2017-08-11 22:15:21 -0400
  • ae14bc2518 Update the README file to use a more nesting-amenable header format Calen Pennington 2017-08-09 09:01:35 -0400
  • 1210c17808 Update hedgehog version in stack.yaml, and add a section on stack to the README Calen Pennington 2017-08-09 08:56:34 -0400
  • 4c673474a6 Added Windows build instructions using Stack tool Vassil Keremidchiev 2017-05-29 15:48:16 +0300
  • ffa8cfaa9f Stack LTS-8.15 (GHC 8.0.2) support Vassil Keremidchiev 2017-05-29 15:42:53 +0300
  • 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
  • 57ffc0ee7d Added Windows build instructions using Stack tool Vassil Keremidchiev 2017-05-29 15:48:16 +0300
  • 65437c94be Stack LTS-8.15 (GHC 8.0.2) support Vassil Keremidchiev 2017-05-29 15:42:53 +0300
  • ec1118d03f Merge b4984365fa into 88b217df53 Alexandre Delanoë 2017-05-25 02:07:18 +0000
  • 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