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
|
0e5754ad33
|
extend AtrousConvolution2D from Convolution2D
|
2016-08-28 02:21:08 -04:00 |
|
Leon Chen
|
c4fc9080b1
|
update class method bindings
|
2016-08-28 01:39:23 -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
|
739b30dd92
|
use regular sgemm instead of pipelined version in Dense layer
|
2016-08-27 00:13:11 -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
|
80fc5ddb5e
|
update test console display formatting
|
2016-08-26 23:36:12 -04:00 |
|
Leon Chen
|
9b07e511bf
|
implement UpSampling1D/2D/3D layers, with tests
|
2016-08-26 22:29:22 -04:00 |
|
Leon Chen
|
032e290607
|
update layer constructors
|
2016-08-26 21:34:40 -04:00 |
|
Leon Chen
|
ef6f18bd0a
|
implement Convolution1D layer, with tests
|
2016-08-26 20:25:21 -04:00 |
|
Leon Chen
|
263242e6e4
|
support th dim ordering in Convolution2D
|
2016-08-26 18:56:59 -04:00 |
|
Leon Chen
|
3ec98ef701
|
style fixes
|
2016-08-26 17:57:44 -04:00 |
|
Leon Chen
|
44f4b050aa
|
add MaxoutDense and Highway layers, with tests
|
2016-08-26 13:24:06 -04:00 |
|
Leon Chen
|
5fa5fb136b
|
update convolution2d layer
|
2016-08-26 13:23:31 -04:00 |
|
Leon Chen
|
efb2280e2c
|
reorganize jupyter notebooks for core layers
|
2016-08-25 23:35: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
|
9575feb2cb
|
add testing jupyter notebooks
|
2016-08-25 21:47:53 -04:00 |
|
Leon Chen
|
4b05ef4d7c
|
update convolution tests
|
2016-08-25 21:47:23 -04:00 |
|
Leon Chen
|
81fa2e2b3a
|
reorganize test folder
|
2016-08-25 21:33:16 -04:00 |
|
Leon Chen
|
18a7859818
|
reorganize src directory
|
2016-08-25 21:24:03 -04:00 |
|
Leon Chen
|
af192b7a78
|
update tests
|
2016-08-25 18:03:57 -04:00 |
|
Leon Chen
|
99496e7037
|
implement conv2d
|
2016-08-25 18:03:44 -04:00 |
|
Leon Chen
|
656e590c5b
|
update deps
|
2016-08-24 21:42:53 -04:00 |
|
Leon Chen
|
e235061eb9
|
implement advanced activation layers, with tests
|
2016-08-24 01:07:18 -04:00 |
|
Leon Chen
|
c3eec55d0c
|
finish merge layer and start advanced activations layers
|
2016-08-23 01:49:43 -04:00 |
|
Leon Chen
|
e43cacccf7
|
implement additional layers, with tests
|
2016-08-22 22:01:07 -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
|
7a80001bd7
|
implement activation functions with tests
|
2016-08-21 22:59:23 -04:00 |
|
Leon Chen
|
d4892e1ba5
|
setup test files
|
2016-08-21 21:48:05 -04:00 |
|
Leon Chen
|
0baa98b8b7
|
start implementation of activations
|
2016-08-21 21:47:40 -04:00 |
|
Leon Chen
|
623e05debb
|
UMD webpack build setup
|
2016-08-21 21:36:07 -04:00 |
|
Leon Chen
|
a7a217fd1d
|
setup package
|
2016-08-21 21:35:47 -04:00 |
|
Leon Chen
|
ddb8664b89
|
initial commit
|
2016-08-19 23:02:21 -04:00 |
|