Commit Graph

120 Commits

Author SHA1 Message Date
Tomasz Dwojak
0768c5058b Merge branch 'master' of github.com:emjotde/Marian 2016-09-14 23:12:01 +01:00
Tomasz Dwojak
4e63816d60 Merge branch 'master' of github.com:emjotde/Marian
Conflicts:
	src/validate_mnist.cu
2016-09-14 23:11:45 +01:00
Marcin Junczys-Dowmunt
cc4e24b3a6 fixed begin/end in Tensor class 2016-09-14 23:41:44 +02:00
Marcin Junczys-Dowmunt
73e1d5f96a renamed num of data to BATCH_SIZE 2016-09-14 23:39:24 +02:00
Marcin Junczys-Dowmunt
3c730f053d Tidying up 2016-09-14 23:36:11 +02:00
Marcin Junczys-Dowmunt
aab15d66e6 operators 2016-09-14 23:31:11 +02:00
Tomasz Dwojak
4b730f7645 Speed up validation; add batch. 2016-09-14 22:28:45 +01:00
Marcin Junczys-Dowmunt
7ef5061d8c Merge branch 'master' of https://github.com/emjotde/marian 2016-09-14 23:18:13 +02:00
Marcin Junczys-Dowmunt
0be1b07308 faster set/get 2016-09-14 23:17:53 +02:00
Hieu Hoang
5b9e6c05c5 eclipse 2016-09-14 23:00:02 +02:00
Hieu Hoang
9d4bc1d1fd create marian lib 2016-09-14 22:42:51 +02:00
Hieu Hoang
ab8bef8a03 create marian lib 2016-09-14 22:37:27 +02:00
Hieu Hoang
adbc97f448 Merge branch 'master' of github.com:emjotde/Marian 2016-09-14 19:58:22 +02:00
Hieu Hoang
84239de05f Merge ../Marian.hieu 2016-09-14 19:58:14 +02:00
Hieu Hoang
7d13fb95d7 Merge branch 'master' of github.com:hieuhoang/Marian 2016-09-14 19:56:30 +02:00
Hieu Hoang
41bab63f70 cmake. Compiles -j without errors 2016-09-14 19:56:08 +02:00
Marcin Junczys-Dowmunt
5439e52abf resolved conflict 2016-09-14 19:53:19 +02:00
Marcin Junczys-Dowmunt
823a3a624a found not-working conf 2016-09-14 19:51:58 +02:00
Hieu Hoang
e7ea44c689 compile error 2016-09-14 19:06:50 +02:00
Maximiliana Behnke
e5dc4c0c2d Merge branch 'master' of https://github.com/emjotde/Marian 2016-09-14 18:56:31 +02:00
Maximiliana Behnke
ea04f8a6ba Modify single layer training script, add 2-layer training script 2016-09-14 18:56:13 +02:00
Hieu Hoang
bead13755d Merge branch 'master' of github.com:hieuhoang/Marian 2016-09-14 17:53:59 +01:00
Hieu Hoang
51f0f89031 Merge ../Marian 2016-09-14 17:53:05 +01:00
Hieu Hoang
98298c52ab Merge ../Marian 2016-09-14 18:52:09 +02:00
Hieu Hoang
ab1300291e compile error 2016-09-14 18:40:39 +02:00
Roman Grundkiewicz
c28ba2e67f add param random initializers 2016-09-14 18:18:58 +02:00
Tomasz Dwojak
74626d347f Merge 2016-09-14 16:00:56 +01:00
Tomasz Dwojak
269936a4a8 Add initial version of validation 2016-09-14 15:58:07 +01:00
Tomasz Dwojak
67e717d366 Different staff after train_mnist 2016-09-14 15:57:26 +01:00
Marcin Junczys-Dowmunt
aa22b47fcc fixed conflict 2016-09-14 16:51:42 +02:00
Marcin Junczys-Dowmunt
37a73e20be changes names 2016-09-14 16:48:01 +02:00
Hieu Hoang
be1a7232bf Merge ../Marian.hieu 2016-09-14 16:47:54 +02:00
Tomasz Dwojak
ef6246bad2 Add NPZ Converter 2016-09-14 15:47:13 +01:00
Tomasz Dwojak
8047efa8d9 Add initial SGD 2016-09-14 15:47:13 +01:00
Hieu Hoang
ff3a7dd010 Merge branch 'master' of github.com:emjotde/Marian 2016-09-14 16:36:53 +02:00
Hieu Hoang
063dd8649e Merge ../Marian.hieu 2016-09-14 16:36:43 +02:00
Hieu Hoang
dcdfcd80cc less debug 2016-09-14 14:34:26 +00:00
Hieu Hoang
f0f0dbe9ee batches 2016-09-14 16:25:58 +02:00
Andre Martins
08bdf340d9 Fixed beta in the softmax backprop; made the tanh and sigmoid backprop more efficient by using the cached activations. 2016-09-14 14:59:04 +01:00
Hieu Hoang
a573eecf5c debug 2016-09-14 14:33:30 +01:00
Andre Martins
f1fce72a0e Merge branch 'master' of https://github.com/emjotde/Marian 2016-09-14 14:30:48 +01:00
Andre Martins
0421d8504d Implemented gradient of fast softmax. 2016-09-14 14:30:40 +01:00
Hieu Hoang
6974ceb9d1 return reference 2016-09-14 15:16:12 +02:00
Hieu Hoang
a7219b6867 Merge ../Marian.hieu 2016-09-14 14:52:59 +02:00
Hieu Hoang
f05d17e7ae output tensors in shape 2016-09-14 14:51:49 +02:00
Marcin Junczys-Dowmunt
b40512cb7f resolved conflict 2016-09-14 14:44:57 +02:00
Marcin Junczys-Dowmunt
3d177ccc28 small changes to test.cu 2016-09-14 14:43:27 +02:00
Hieu Hoang
04a620db19 debug 2016-09-14 13:42:59 +01:00
Hieu Hoang
9643f52aa5 debug 2016-09-14 14:30:23 +02:00
Maximiliana Behnke
2c39bad1d6 Add test model training script 2016-09-14 14:27:08 +02:00