Commit Graph
185 Commits
Author SHA1 Message Date
unknown 891eee877f Fixing a minor typo in readme file. 2016-10-13 20:51:15 -04:00
Leon Chen f740795694 fix bidirectional lstm demo paths 2016-10-13 18:59:17 -04:00
Leon Chen 38a2c22ae1 inception-v3 and resnet50 connection paths 2016-10-13 18:55:15 -04:00
Leon Chen 41905d836e update build 2016-10-13 18:51:51 -04:00
Leon Chen 22ed26238b update demos home links 2016-10-13 18:51:31 -04:00
Leon Chen 6c51eb821b update readme 2016-10-13 18:27:55 -04:00
Leon Chen f2ff207a95 update production build 2016-10-13 18:27:47 -04:00
Leon Chen cb7f21ce72 update builds 2016-10-13 16:54:04 -04:00
Leon Chen b2351036aa update demos 2016-10-13 16:52:28 -04:00
Leon Chen a2bc7a7042 add demos home page 2016-10-13 16:52:21 -04:00
Leon Chen 2e622e14e1 add demos screenshots 2016-10-13 16:52:02 -04:00
Leon Chen f914dc04c2 update demos 2016-10-13 15:06:19 -04:00
Leon Chen 754ca09b50 update IMDB bidirectional LSTM demo 2016-10-13 15:06:14 -04:00
Leon Chen 6ea62ad12e update recurrent layers to store hidden state sequences on class instance 2016-10-13 15:05:56 -04:00
Leon Chen e75e3c0148 update imdb bidirectional LSTM demo jupyter notebook 2016-10-13 15:05:20 -04:00
Leon Chen af1dcfa925 camelCase innerActivation if present 2016-10-13 00:32:11 -04:00
Leon Chen ccf94b1d3f add axios 2016-10-13 00:31:49 -04:00
Leon Chen 4bd94e764b add additional IMDB bidirectional LSTM demo data 2016-10-13 00:31:40 -04:00
Leon Chen eaf123dccd update gitignore 2016-10-12 12:03:58 -04:00
Leon Chen f318529c3c update readme 2016-10-12 12:03:24 -04:00
Leon Chen 43a04cf527 update builds 2016-10-12 12:03:19 -04:00
Leon Chen 23bf8930f0 update demos 2016-10-12 11:47:46 -04:00
Leon Chen 323b530116 add IMDB bidirectional LSTM demo jupyter notebook 2016-10-12 11:47:30 -04:00
Leon Chen c3199283f3 add IMDB bidirectional LSTM demo 2016-10-12 11:47:16 -04:00
Leon Chen 6ee90756da add IMDB bidirectional LSTM demo data 2016-10-12 11:47:01 -04:00
Leon Chen 1abb54c7b1 handle wrapper layers in Model class 2016-10-12 11:46:13 -04:00
Leon Chen dd7eb2024d add yarn.lock to .gitignore 2016-10-11 17:53:46 -04:00
Leon Chen 74659f1632 work within gl.MAX_TEXTURE_SIZE limits 2016-10-11 17:53:04 -04:00
Leon Chen 79b25b9e6a for ResNet50, apply imagenet mean pixel on BGR instead of RGB
see https://github.com/fchollet/keras/pull/4027
2016-10-11 17:52:00 -04:00
Leon Chen 5fa9f9e486 update demos 2016-10-11 00:29:54 -04:00
Leon Chen 130b346b5c add inception v3 imagenet demo 2016-10-11 00:29:43 -04:00
Leon Chen da3a673dff update Merge layer concat mode 2016-10-10 22:25:00 -04:00
Leon Chen b2764cf337 fix softmax activation for large values 2016-10-10 22:24:32 -04:00
Leon Chen 2195fe394a update Convolution3D and AtrousConvolution2D layers 2016-10-09 19:26:04 -04:00
Leon Chen d677af34c6 update ResNet50 demo 2016-10-09 18:33:30 -04:00
Leon Chen 3c6b41471e update Convolution2D layer class 2016-10-09 17:31:40 -04:00
Leon Chen 20cef02254 add layerCallPauses flag to Model class to add 0ms pauses after each node computation call 2016-10-09 17:30:53 -04:00
Leon Chen dba81e01cd update Model/Layer gpu togglin, update demos 2016-10-09 13:31:23 -04:00
Leon Chen 99d2cb8110 update Model class 2016-10-09 12:55:09 -04:00
Leon Chen ac92e97ac3 use weblas.pipeline.sgemm for conv layers when gpu flag turned on 2016-10-09 12:55:02 -04:00
Leon Chen 8009d63167 create weight row matrices on layer initialization, not call() 2016-10-09 00:55:38 -04:00
Leon Chen d13f34d082 update Model class 2016-10-09 00:55:09 -04:00
Leon Chen 39ce7c85eb update ResNet50 demo 2016-10-09 00:54:19 -04:00
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