- 28 10月, 2016 1 次提交
-
-
由 luotao1 提交于
* fix interface bug of block_expand_layer and add unittest * auto compute num_channels * default value of num_channels is None * adjust input order of block_expand
-
- 24 10月, 2016 1 次提交
-
-
由 luotao1 提交于
* add maxout layer, including interface and unittest * follow maxout comments * auto setting channels * fix unittest bug in test_RecurrentGradientMachine
-
- 17 10月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Init commit for doing FAQ * Add speed up training * Add graphviz to ci * Add shared paramter * Tiny refine
-
- 10 10月, 2016 1 次提交
-
-
由 luotao1 提交于
-
- 09 10月, 2016 1 次提交
-
-
由 qingqing01 提交于
* support rectangle padding, stride, window and input for PoolProjection * Follow comments. 1. Remove start 2. refine img_pool_a/b.conf for test_NetworkCompare 3. Split unit test * Modify the test in img_layers.py
-
- 28 9月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Fix lots of trainer_config_helpers bug, and complete unittest for `layers.py`
-