Commit Graph

  • 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
  • f9c282bc35 Docs Huw Campbell 2017-04-07 22:50:28 +1000
  • 235b76763a Add serialisation for Concat and Merge Huw Campbell 2017-04-06 16:29:33 +1000
  • 10a6003e73 Add Deconvolution layer and update the GAN example to use it Huw Campbell 2017-04-06 13:34:43 +1000
  • e6293b8461 Cleanup imports and move examples to new project Huw Campbell 2017-02-20 19:16:38 +1100
  • b4984365fa [INSTALL] Adding stack file. Alexandre Delanoë 2017-02-27 08:59:55 +0100
  • b855dd140d Update gan-mnist.hs Huw Campbell 2017-02-08 22:06:21 +1100
  • 3e9549e186 Set theme jekyll-theme-minimal Huw Campbell 2017-02-08 19:29:31 +1100
  • c3f0373fbe Merge pull request #25 from HuwCampbell/topic/generative-adversarial Huw Campbell 2017-02-08 19:20:18 +1100
  • 6db2c40646 Add a generative adversarial network Huw Campbell 2017-02-08 18:14:13 +1100
  • 60e28aad8e Add more reshape instances Huw Campbell 2017-02-08 18:03:38 +1100
  • ac9b43eaac Merge pull request #24 from HuwCampbell/topic/travis Huw Campbell 2017-02-07 21:52:04 +1100
  • 1b2ebb4303 Everybody loves badges Huw Campbell 2017-02-07 21:29:08 +1100
  • d91d2cbf21 Sketch out travis Huw Campbell 2017-02-07 18:30:10 +1100
  • 7632c5eb99 Merge pull request #23 from HuwCampbell/topic/recurrent-niceties Huw Campbell 2017-02-07 18:04:13 +1100
  • 145aba4592 Make tests work in 7.10 and 8.0 Huw Campbell 2017-02-07 16:11:35 +1100
  • bad6d0effc Fix input backprop Huw Campbell 2017-02-07 13:24:12 +1100
  • a153aff744 Make the recurrent api like core Huw Campbell 2017-02-06 21:11:51 +1100
  • 7e47a6ad7e Merge pull request #22 from HuwCampbell/topic/tape Huw Campbell 2017-02-04 00:04:13 +1100
  • c2d48a368c Add tests for Pad and Crop layers Huw Campbell 2017-02-03 23:56:47 +1100
  • df9f80a9cf Update Readme with new network type Huw Campbell 2017-02-03 22:47:28 +1100
  • c8cfa399e7 Split back propagation function into two. Huw Campbell 2017-02-03 22:44:31 +1100
  • 7d476bf0f6 Semigroup dep for optparse Huw Campbell 2017-02-03 21:18:53 +1100
  • 1e461cb07a Make Pad 3D faster. Huw Campbell 2017-02-03 21:04:27 +1100
  • dbeb962ae6 Fix many warnings Huw Campbell 2017-02-03 14:43:07 +1100
  • 7af621cbb6 Add c 3d pad and crop functions Huw Campbell 2017-02-02 20:27:02 +1100
  • a23103ee7b Add extra composition Huw Campbell 2017-02-01 22:11:55 +1100
  • 32f3e317e8 Change fusing layers so we can have two paths of sub networks Huw Campbell 2017-02-01 14:17:18 +1100
  • e6179ce5a4 Add recurrent tapes Huw Campbell 2017-01-28 14:13:00 +1100
  • d82a121797 Remove Show constraint on UpdateLayer Huw Campbell 2017-01-24 13:47:47 +1100
  • 148c7778ab Simplify Network Type Huw Campbell 2017-01-23 12:47:10 +1100
  • 6ad9803286 Start working on Tape Huw Campbell 2017-01-21 12:43:51 +1100
  • 51ae147306 Add benchmark file Huw Campbell 2017-01-20 18:53:18 +1100
  • 16573158d8 Nicer type Huw Campbell 2017-01-19 23:08:01 +1100
  • 9989092216 Update Readme Huw Campbell 2017-01-19 20:50:47 +1100
  • df75beee8d Missing test file Huw Campbell 2017-01-19 19:49:04 +1100
  • 2369ec3407 Merge pull request #15 from HuwCampbell/topic/cereal Huw Campbell 2017-01-19 19:06:36 +1100
  • 7c4916409d Add command line parameters for shakespeare example Huw Campbell 2017-01-19 19:04:15 +1100
  • bcd1856988 Update LSTM Huw Campbell 2017-01-19 18:55:13 +1100
  • 48263cd9e2 Update README.md Huw Campbell 2017-01-17 19:47:39 +1100
  • 4dc408f39d Add very basic model saving and loading Huw Campbell 2016-12-10 09:31:01 +1100
  • 20e7e483d7 Fix 7.10 builds Huw Campbell 2017-01-14 21:36:13 +1100
  • cc70f1fc0c Merge pull request #18 from HuwCampbell/topic/recurrent Huw Campbell 2017-01-14 21:16:48 +1100
  • ac0e4b22c8 Remove primes on shape instantiations Huw Campbell 2016-12-20 16:31:09 +1100
  • 88021fbde7 Better testing Huw Campbell 2016-12-15 16:36:22 +1100
  • 424d791a30 Fix silent conversion bug in pooling layer Huw Campbell 2016-12-15 11:21:37 +1100
  • 70e9b83b04 Remove unneeded function Huw Campbell 2016-12-13 11:09:35 +1100
  • fc958630c4 Merge pull request #16 from HuwCampbell/topic/performance Huw Campbell 2016-12-13 11:01:35 +1100
  • bacfa8145b Update REAMDE and use type synonyms Huw Campbell 2016-12-13 10:06:40 +1100
  • 9df47d5c7e Remove indexed Vector type Huw Campbell 2016-12-13 09:51:55 +1100
  • 6417151620 Make Grenade fast Huw Campbell 2016-12-13 08:39:32 +1100
  • 1ec65a414f Add stupidly fast col2im Huw Campbell 2016-12-13 01:11:18 +1100
  • 3830e55a7c Add stupidly fast im2col in c Huw Campbell 2016-12-12 23:35:00 +1100
  • f04bfebfee Speed up im2col, vid2col. Huw Campbell 2016-12-12 12:55:18 +1100
  • bd881faf2b Add some benchmarks Huw Campbell 2016-12-12 10:20:40 +1100
  • c0bb69de3b Update README Huw Campbell 2016-12-09 22:28:04 +1100
  • 2cffa4a568 Merge pull request #14 from HuwCampbell/topic/performance Huw Campbell 2016-12-09 22:04:50 +1100
  • 267ebc2080 Optimise poolForwardFit Huw Campbell 2016-12-09 20:51:28 +1100
  • b914b91c1f Reimplement pooling backwards for speed Huw Campbell 2016-12-09 20:35:04 +1100
  • bbd29e71bd Make ST modifications strict Huw Campbell 2016-12-09 20:34:50 +1100
  • 8b3ca1e0b6 Merge pull request #13 from HuwCampbell/topic/performance Huw Campbell 2016-12-09 10:44:51 +1100
  • a29afe8603 Replace dodgy sequence Huw Campbell 2016-12-09 09:17:23 +1100
  • eb179d071b Add another test Huw Campbell 2016-12-08 21:11:50 +1100
  • 24289dba41 Add faster maxIndex and maxElement for matrices Huw Campbell 2016-12-08 21:07:18 +1100
  • ff20855676 Minor changes Huw Campbell 2016-12-08 10:32:07 +1100
  • 2433e1fba2 Remove old functions Huw Campbell 2016-12-08 10:03:29 +1100
  • 670f2d952f Tests Huw Campbell 2016-12-08 09:03:29 +1100
  • b090b5f073 Make things faster Huw Campbell 2016-12-08 01:16:20 +1100
  • d360438fc0 Update hmatrix Huw Campbell 2016-12-07 14:50:55 +1100
  • 2cb93c6a5b Use ExceptT in mnist Huw Campbell 2016-12-07 14:48:58 +1100
  • 3f7cf7f9a6 Merge pull request #12 from HuwCampbell/topic/gradients Huw Campbell 2016-12-07 09:16:05 +1100
  • 8cd875a62d Update types in README Huw Campbell 2016-12-06 21:07:38 +1100
  • a87fde1a90 Simplify, start working toward randomNet again Huw Campbell 2016-12-05 13:46:24 +1100
  • ae4de42556 Remove phase. It's not needed Huw Campbell 2016-12-04 21:27:59 +1100
  • 109d5be3ca Nicer types, and better regulariser so mnist actually works Huw Campbell 2016-12-04 11:20:00 +1100
  • 70fbac3924 Merge pull request #11 from HuwCampbell/topic/learning-separation Huw Campbell 2016-12-04 11:19:24 +1100
  • dfbb6c17b8 Remove pad from MNIST example, tidy ups Huw Campbell 2016-12-03 00:04:01 +1100
  • ca4b0fe912 Purity is the best option Huw Campbell 2016-12-02 23:44:29 +1100
  • b01ef9f74e Simpler type Huw Campbell 2016-12-02 20:43:31 +1100
  • cd4598bee8 Remove Typeable, fix tests Huw Campbell 2016-12-02 19:14:37 +1100
  • 114dab4103 Separate Gradient calculation from update Huw Campbell 2016-12-02 18:22:35 +1100
  • cef1b14268 Add P Huw Campbell 2016-12-02 15:24:12 +1100
  • be61f9b762 Merge pull request #10 from angerman/patch-2 Huw Campbell 2016-10-17 21:14:29 +1100
  • b2136e9751 Update README.md Moritz Angermann 2016-10-17 18:10:13 +0800
  • 3e335a0c76 Merge pull request #8 from HuwCampbell/topic/pad-and-crop-layers Huw Campbell 2016-07-07 17:03:24 +1000
  • a5398f7ec7 Merge pull request #7 from erikd/master Huw Campbell 2016-07-01 20:00:06 +1000
  • b4df23ef3e Builds warning free with both ghc 7.10 and 8.0 now Erik de Castro Lopo 2016-06-30 18:56:16 +1000
  • 8b288cca9d Add pad and crop layers, add pad to mnist example Huw Campbell 2016-07-01 12:16:50 +1000