33 Commits
Author SHA1 Message Date
Leon Chen d5063b4062 for demos, toggle gpu by default when webgl is detected 2016-10-06 23:30:45 -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 f69b09de48 update convolutional VAE demo 2016-10-05 22:23:28 -04:00
Leon Chen 9c6b402545 min-width on demos site menu 2016-10-05 21:38:53 -04:00
Leon Chen 39c6afc902 add base stylesheet for demos site 2016-10-05 18:25:55 -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 66a6a00034 move test index.html 2016-09-20 15:31:47 -04:00
Leon Chen 6511aef7a9 implement Embedding layer, with tests 2016-09-13 09:51:48 -04:00
Leon Chen 9577495a17 implement BatchNormalization in all modes, with tests 2016-09-05 22:59:21 -04:00
Leon Chen 2c4f27f6c3 implement MaxPooling3D/AveragePooling3D, with tests 2016-09-05 15:35:24 -04:00
Leon Chen 948b9973a4 implement MaxPooling2D/AveragePooling2D, with tests 2016-09-05 13:57:41 -04:00
Leon Chen 2a73c49788 implement GlobalMaxPooling2D/GlobalAveragePooling2D, with tests 2016-09-03 11:05:42 -04:00
Leon Chen e53f56f7cc implement GlobalMaxPooling1D/GlobalAveragePooling1D, with tests 2016-09-03 10:50:35 -04:00
Leon Chen 30d045339a implement MaxPooling1D/AveragePooling1D, with tests 2016-08-31 17:00:51 -04:00
Leon Chen 18170ac11a implement SeparableConvolution2D, with tests 2016-08-28 17:54:49 -04:00
Leon Chen a4069c1458 implement Deconvolution2D layer, with tests 2016-08-28 14:38:22 -04:00
Leon Chen f63f489b02 implement AtrousConvolution2D, with tests 2016-08-28 01:32:48 -04:00
Leon Chen b22cc1d295 add ZeroPadding1D/2D/3D layers, with tests 2016-08-27 00:45:42 -04:00
Leon Chen bd12c062d2 remove gpu.js 2016-08-26 23:53:13 -04:00
Leon Chen 2c5e442016 implement Convolution3D layer, with tests 2016-08-26 23:37:10 -04:00
Leon Chen 9b07e511bf implement UpSampling1D/2D/3D layers, with tests 2016-08-26 22:29:22 -04:00
Leon Chen ef6f18bd0a implement Convolution1D layer, with tests 2016-08-26 20:25:21 -04:00
Leon Chen 44f4b050aa add MaxoutDense and Highway layers, with tests 2016-08-26 13:24:06 -04:00
Leon Chen 0c7e51801c split out tests of core layers 2016-08-25 23:26:22 -04:00
Leon Chen 97732ca362 get convolution2d working on gpu 2016-08-25 23:07:31 -04:00
Leon Chen 4b05ef4d7c update convolution tests 2016-08-25 21:47:23 -04:00
Leon Chen af192b7a78 update tests 2016-08-25 18:03:57 -04:00
Leon Chen c3eec55d0c finish merge layer and start advanced activations layers 2016-08-23 01:49:43 -04:00
Leon Chen fae7408377 update test helpers 2016-08-22 22:00:54 -04:00
Leon Chen 983e5e12cb implement dense layer with tests 2016-08-22 05:40:52 -04:00
Leon Chen d4892e1ba5 setup test files 2016-08-21 21:48:05 -04:00