Commit Graph
125 Commits
Author SHA1 Message Date
Leon Chen c49b74dde2 update webpack builds 2016-10-05 22:31:55 -04:00
Leon Chen d2f196a218 add jupyter notebooks to gitattributes 2016-10-05 22:31:18 -04:00
Leon Chen 689df08809 update demo jupyter notebooks 2016-10-05 22:26:02 -04:00
Leon Chen f69b09de48 update convolutional VAE demo 2016-10-05 22:23:28 -04:00
Leon Chen d7988600b8 working convolutional VAE demo 2016-10-05 21:40:08 -04:00
Leon Chen 657cdbdab3 update Model class 2016-10-05 21:39:50 -04:00
Leon Chen 43128e708a properly handle batch_input_shape attribute in InputLayer 2016-10-05 21:39:40 -04:00
Leon Chen f5e6e685db update mnist convnet demo 2016-10-05 21:39:14 -04:00
Leon Chen 9c6b402545 min-width on demos site menu 2016-10-05 21:38:53 -04:00
Leon Chen d289676ad6 add image2Darray util function for converting TypedArray to ImageData 2016-10-05 21:38:14 -04:00
Leon Chen 5afee8e792 fix Deconvolution2D layer outputShape 2016-10-05 18:52:01 -04:00
Leon Chen a9f6a6bd0b fix Reshape layer attribute name from shape to targetShape 2016-10-05 18:26:30 -04:00
Leon Chen 39c6afc902 add base stylesheet for demos site 2016-10-05 18:25:55 -04:00
Leon Chen 867c807083 rename Input to InputLayer for consistency 2016-10-05 16:35:03 -04:00
Leon Chen c0d96fc354 use precss 2016-10-05 16:34:41 -04:00
Leon Chen 0d764bd7f8 start mnist VAE demo 2016-10-05 02:09:29 -04:00
Leon Chen b00a2cb091 update mnist VAE demo jupyter notebook 2016-10-05 01:19:41 -04:00
Leon Chen 69c76b905a add mnist VAE demo data files 2016-10-05 01:19:15 -04:00
Leon Chen 70077d19b1 add mnist VAE demo jupyter notebook 2016-10-05 01:01:37 -04:00
Leon Chen c87b55bd6e update encoder.py 2016-10-05 01:00:07 -04:00
Leon Chen 8db00ca3ed update libs 2016-10-04 23:53:52 -04:00
Leon Chen 059a467979 update deps 2016-10-03 18:08:34 -04:00
Leon Chen f3efcf1414 update readme 2016-09-30 23:22:30 -04:00
Leon Chen e87b5c0a84 use keras-js-demos-data repo for demos binary data 2016-09-30 23:19:48 -04:00
Leon Chen 82f4439b19 update demos js bundle 2016-09-30 23:03:58 -04:00
Leon Chen 5f172a9bf2 use release-attached binaries for demo data files 2016-09-30 23:03:17 -04:00
Leon Chen 94da9dd9a1 update demos js bundle 2016-09-30 22:55:50 -04:00
Leon Chen 69a83e08e9 production library build 2016-09-30 22:45:58 -04:00
Leon Chen ba64eae3ee update demos site 2016-09-30 22:45:20 -04:00
Leon Chen 231fc54112 update files for demo site 2016-09-30 22:36:38 -04:00
Leon Chen 9fa13a66d0 add mnist convnet demo data files, with git-lfs 2016-09-30 22:30:56 -04:00
Leon Chen 197ec8212e add mnist convnet demo jupyter notebook 2016-09-30 22:30:14 -04:00
Leon Chen 89450d3584 update gitignore 2016-09-30 10:38:32 -04:00
Leon Chen fdf8de7e4f mnist convnet demo updates including switch toggle for GPU 2016-09-29 17:17:20 -04:00
Leon Chen e448ef7fd7 add material design lite components 2016-09-29 17:16:51 -04:00
Leon Chen ccdf4cf672 update standard 2016-09-29 14:55:28 -04:00
Leon Chen 4a1204dabf update demos menu 2016-09-28 21:57:18 -04:00
Leon Chen 11c18779d0 update deps 2016-09-28 21:27:19 -04:00
Leon Chen 430e7d84dd add github corner link 2016-09-28 21:26:42 -04:00
Leon Chen 8370f856a7 update deps 2016-09-28 02:26:55 -04:00
Leon Chen 15d81dfa11 update deps 2016-09-26 18:04:06 -04:00
Leon Chen feb94f8604 implement Bidirectional wrapper layer, with tests 2016-09-25 21:45:37 -04:00
Leon Chen e3f91fd3ae implement TimeDistributed wrapper layer, with tests 2016-09-25 21:39:10 -04:00
Leon Chen f1c7816f5a enable return_sequences, go_backwards, and stateful functionalities for recurrent layers 2016-09-25 11:24:08 -04:00
Leon Chen cc51131515 use webpack 2 2016-09-24 15:16:10 -04:00
Leon Chen 98e14f6fa0 add SpatialDropout2D and SpatialDropout3D for compatibility purposes 2016-09-21 23:58:54 -04:00
Leon Chen 6a14d152c5 implement SimpleRNN layer, with tests 2016-09-21 15:53:12 -04:00
Leon Chen dd4b3a996d implement GRU layer, with tests 2016-09-21 15:18:33 -04:00
Leon Chen 0042038f25 implement LSTM layer, with tests 2016-09-21 14:41:49 -04:00
Leon Chen fabb042693 update mnist convnet demo 2016-09-21 14:41:11 -04:00