Commit Graph

22 Commits

Author SHA1 Message Date
Kyle Daruwalla 6265b1fa39 Added tests for outdims 2019-12-05 22:54:25 -06:00
dsweber2 58c794702d simpler test 2019-11-14 14:05:53 -08:00
dsweber2 db92b0e3ce super simple test 2019-11-14 13:40:52 -08:00
Bruno Hebling Vieira c5fc2fb9a3 Added tests 2019-05-13 16:32:00 -03:00
JohnnyChen 4626f7568c rewrite one test case 2019-04-05 18:50:15 +08:00
JohnnyChen de7a5f4024 correct the function behavior; support Any type 2019-04-05 18:16:44 +08:00
JohnnyChen 82595648e2 change 4-spaces tab to 2-spaces tab 2019-03-28 22:40:24 +08:00
JohnnyChen 13c58494ec add x into results 2019-03-28 19:28:59 +08:00
Johnny Chen c4ebd199db
move test cases to "basic" testset 2019-03-28 17:58:02 +08:00
Johnny Chen 47728b1899
fix test case error 2019-03-28 17:45:12 +08:00
JohnnyChen 5c2a071713 add support for 0-element Chain 2019-03-28 17:20:41 +08:00
JohnnyChen ccfe0f8720 naive implementation of activations 2019-03-28 17:07:04 +08:00
Lyndon White f0cc4a328d make Maxout trainable 2019-03-25 16:02:46 +00:00
Lyndon White ca68bf9bec correct casing 2019-03-18 12:20:46 +00:00
Lyndon White e23c8ddd13 take zero-arge closure 2019-03-18 12:20:46 +00:00
Lyndon White fcc3ec471a Add MaxOut layer 2019-03-18 12:19:44 +00:00
JohnnyChen 3bf18347e0 Fix dimensional error in test 2018-09-26 22:03:38 +08:00
JohnnyChen b20ae0546b rebase to pass the test 2018-09-26 20:30:13 +08:00
Johnny Chen b35664c59f Update testsets 2018-08-25 16:30:46 +08:00
Johnny Chen 4baf85bbe2 update Testset of basic.jl 2018-08-23 22:29:03 +08:00
Johnny Chen 81e5f7c991 Update test/layers/basic.jl 2018-08-23 21:59:41 +08:00
Johnny Chen 6743d52d08 Fix issue #354 2018-08-23 21:34:11 +08:00