Commit Graph

4932 Commits

Author SHA1 Message Date
Hieu Hoang
92d1546589 model dir 2016-09-15 14:11:32 +02:00
Marcin Junczys-Dowmunt
499faceb8e tidied up initializers 2016-09-15 12:23:31 +02:00
Marcin Junczys-Dowmunt
2583e0fa42 changed numerical range in random init 2016-09-15 11:05:14 +02:00
Hieu Hoang
aa5a10bfcd Merge ../Marian 2016-09-15 11:02:16 +02:00
Marcin Junczys-Dowmunt
4bf8f064d6 more clean-up 2016-09-15 10:24:48 +02:00
Hieu Hoang
08e4d90df8 Merge ../Marian 2016-09-15 10:20:53 +02:00
Marcin Junczys-Dowmunt
6f7f0d77f1 some clean-up 2016-09-15 09:44:03 +02:00
Hieu Hoang
78b8177d3b requires C++11, not 14 2016-09-15 08:54:24 +02:00
Marcin Junczys-Dowmunt
3ccdc15263 UnaryNodeOp inherits shape from child by default 2016-09-15 08:15:46 +02:00
Marcin Junczys-Dowmunt
4bafa6c360 toy training with initialized data 2016-09-15 00:55:24 +02:00
Marcin Junczys-Dowmunt
8ea40b587b Merge branch 'master' of github.com:emjotde/marian 2016-09-15 00:41:07 +02:00
Marcin Junczys-Dowmunt
ffb21bb699 fixed backprop error, TODO: check shapes 2016-09-15 00:40:55 +02:00
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