Commit Graph

4932 Commits

Author SHA1 Message Date
Hieu Hoang
03ca00ac22 modularize numerical gradient 3 2016-09-23 11:15:18 +01:00
Hieu Hoang
40f8999f3a modularize numerical gradient 2 2016-09-23 10:59:19 +01:00
Hieu Hoang
78ec0ad7a5 more modularize numerical gradient 2016-09-23 10:51:15 +01:00
Hieu Hoang
c8c7daf815 modularize numerical gradient 2016-09-23 10:11:38 +01:00
Hieu Hoang
0d395604cf eclipse 2016-09-22 18:39:36 +01:00
Andre Martins
0a5d197889 Merge branch 'master' of https://github.com/emjotde/Marian 2016-09-22 17:48:39 +01:00
Andre Martins
12295b9a72 Created setGrad() function. 2016-09-22 17:48:20 +01:00
Marcin Junczys-Dowmunt
162c0b5896 Merge branch 'master' of github.com:emjotde/marian 2016-09-22 18:35:53 +02:00
Marcin Junczys-Dowmunt
61c236237c using cudnn dropout, about 10x faster than my own bad implementation 2016-09-22 18:35:44 +02:00
Hieu Hoang
451d7cda81 delete StoreTensorInVec(), Use << 2016-09-22 15:03:46 +01:00
Marcin Junczys-Dowmunt
c138c68e6a Merge branch 'master' of github.com:emjotde/marian 2016-09-22 15:16:14 +02:00
Marcin Junczys-Dowmunt
56e241695c removed dependencies on extended lambdas, fixes #15 2016-09-22 15:16:03 +02:00
Hieu Hoang
ac1db275ab Merge branch 'master' of github.com:emjotde/Marian 2016-09-22 13:07:17 +01:00
Hieu Hoang
11721343c2 fixed random seed, larger dimensions 2016-09-22 12:57:16 +01:00
Marcin Junczys-Dowmunt
ade449a06a Merge branch 'master' of github.com:emjotde/marian 2016-09-22 13:13:21 +02:00
Marcin Junczys-Dowmunt
54713826e6 put back example cost for mnist benchmark 2016-09-22 13:13:15 +02:00
Andre Martins
55fa57c762 Merge. 2016-09-22 11:01:32 +01:00
Andre Martins
177c832654 Added setVal() method to nodes and expressions. 2016-09-22 10:44:43 +01:00
Hieu Hoang
ec72ee2ae4 tidy up 2016-09-22 10:24:01 +01:00
Marcin Junczys-Dowmunt
d24ee0a924 mnist print to file 2016-09-22 01:42:31 +02:00
Marcin Junczys-Dowmunt
94bc099e6b flushing 2016-09-22 01:07:08 +02:00
Marcin Junczys-Dowmunt
d177bdc3d0 organizing benchmarks 2016-09-22 00:54:06 +02:00
Marcin Junczys-Dowmunt
267f396c94 added test_dropout to CMakeList 2016-09-22 00:42:59 +02:00
Marcin Junczys-Dowmunt
99dec677b4 reduced epsilon 2016-09-22 00:40:11 +02:00
Marcin Junczys-Dowmunt
17edd53747 Merge branch 'master' of github.com:emjotde/marian 2016-09-22 00:06:42 +02:00
Marcin Junczys-Dowmunt
7e73abb9c2 softmax benchmarks 2016-09-22 00:06:33 +02:00
Hieu Hoang
587dffb91e L2 norm of diff 2016-09-21 21:49:01 +01:00
Marcin Junczys-Dowmunt
d0b1d7fb6d Merge branch 'master' of github.com:emjotde/marian 2016-09-21 21:47:45 +02:00
Marcin Junczys-Dowmunt
a685abb7f9 added time information for graph building 2016-09-21 21:47:40 +02:00
Hieu Hoang
fbe0126c07 re-arrange expressions to test them all 2016-09-21 19:49:07 +01:00
Andre Martins
fb7e178054 Merge branch 'master' of https://github.com/emjotde/Marian 2016-09-21 18:45:17 +01:00
Andre Martins
ce7f3ce498 Removing unnecessary code. 2016-09-21 18:44:54 +01:00
Hieu Hoang
3a8659c924 Merge ../Marian 2016-09-21 18:28:48 +01:00
Hieu Hoang
fcb59f9352 test all operators except dot. Probably a transpose needed 2016-09-21 18:28:15 +01:00
Lane Schwartz
4579f059a0 Merge branch 'master' of github.com:emjotde/Marian 2016-09-21 12:24:25 -05:00
Lane Schwartz
d3bf35edb5 Added MNist doc 2016-09-21 12:24:19 -05:00
Marcin Junczys-Dowmunt
0f72f927b7 Merge branch 'master' of github.com:emjotde/marian 2016-09-21 19:14:56 +02:00
Marcin Junczys-Dowmunt
51a7e49fd3 integrated cudnnLogsoftmax nodes 2016-09-21 19:14:48 +02:00
Hieu Hoang
0cb93637aa working but not particularly accurate 2016-09-21 17:34:13 +01:00
Hieu Hoang
e741c9a579 getting closer. Need to broadcast adj_ 2016-09-21 16:49:01 +01:00
Andre Martins
5b4a50f8b0 Merge branch 'master' of https://github.com/emjotde/Marian 2016-09-21 16:35:20 +01:00
Andre Martins
6d9f80d558 Shuffling batches in the encoder-decoder. 2016-09-21 16:34:53 +01:00
Marcin Junczys-Dowmunt
890ba95cf5 Merge branch 'master' of github.com:emjotde/marian 2016-09-21 17:21:11 +02:00
Marcin Junczys-Dowmunt
e10a95487c cudnn softmax, log-softmax 2016-09-21 17:20:59 +02:00
Hieu Hoang
302369f909 Merge ../Marian.hieu 2016-09-21 15:38:39 +01:00
Hieu Hoang
d484e1e053 numerical grad. Still don't match most of binary ops 2016-09-21 15:32:36 +01:00
Hieu Hoang
b5c4895683 debug 2016-09-21 12:22:53 +01:00
Andre Martins
e816533a66 Merge branch 'master' of https://github.com/emjotde/Marian 2016-09-21 12:21:36 +01:00
Andre Martins
26ffc8644e Added mini-batch training to the encoder-decoder benchmark. 2016-09-21 12:21:14 +01:00
Hieu Hoang
0fe591f64b move backward debugging functions .h -> .cu 2016-09-21 11:03:35 +01:00