Commit Graph
142 Commits
Author SHA1 Message Date
Leon Chen b97e2a1b89 fix BatchNormalization layer axis normalization 2016-10-08 23:21:11 -04:00
Leon Chen a3dc907795 update ResNet50 demo 2016-10-08 18:54:06 -04:00
Leon Chen 1bf9999673 use async/await instead of generators, and update demos 2016-10-08 18:53:51 -04:00
Leon Chen 6cddfd330a update ResNet50 demo architecture display 2016-10-07 19:55:09 -04:00
Leon Chen 0c9db5e74f modify demos menu styles 2016-10-07 12:14:37 -04:00
Leon Chen acd5e93c96 add inception_v3 demo data 2016-10-07 02:06:42 -04:00
Leon Chen fc46b17ec1 update demos 2016-10-07 01:58:45 -04:00
Leon Chen d5063b4062 for demos, toggle gpu by default when webgl is detected 2016-10-06 23:30:45 -04:00
Leon Chen 9ee1a8c52b update ResNet50 ImageNet demo 2016-10-06 19:11:49 -04:00
Leon Chen cd43d062fd add imagenet class util function 2016-10-06 19:11:35 -04:00
Leon Chen f5f6109f13 tensor reshaping operation optimizations 2016-10-06 18:37:25 -04:00
Leon Chen 4c6ae6222e update lodash 2016-10-06 17:12:40 -04:00
Leon Chen 7e181b8ed5 update demos 2016-10-06 17:12:11 -04:00
Leon Chen 6a5cd57f7d update ResNet50 ImageNet demo 2016-10-06 05:06:29 -04:00
Leon Chen 5cf643499d start ResNet50 ImageNet demo 2016-10-06 03:03:50 -04:00
Leon Chen 16311b1358 update encoder.py 2016-10-06 03:03:22 -04:00
Leon Chen 4b546dc56c split demo vue templates into separate files 2016-10-06 03:03:12 -04:00
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