Commit Graph

155 Commits

Author SHA1 Message Date
Hieu Hoang
1833ea1eab parse parallel data 2016-09-16 13:29:49 +02:00
Hieu Hoang
383b82c6f9 merge 2016-09-16 11:48:03 +02:00
Marcin Junczys-Dowmunt
036284d39c changed files for new graph format, adapted test.cu to not use pointers to Expr 2016-09-16 08:36:29 +02:00
Marcin Junczys-Dowmunt
02629ca13b changed to fast softmax 2016-09-16 00:55:54 +02:00
Marcin Junczys-Dowmunt
94914d56e8 working separated graphs, added params 2016-09-16 00:23:47 +02:00
Hieu Hoang
8dc655dad4 Merge branch 'master' of github.com:emjotde/Marian 2016-09-15 22:42:50 +02:00
Hieu Hoang
52dcfdfce5 correctly calculate batch size 2016-09-15 17:52:14 +01:00
Marcin Junczys-Dowmunt
976c8039db separated computation graphs 2016-09-15 18:42:38 +02:00
Andre Martins
4c060397c0 Initialization of RNN parameters. 2016-09-15 17:38:35 +01:00
Andre Martins
9015577101 Merge branch 'master' of https://github.com/emjotde/Marian 2016-09-15 17:30:14 +01:00
Andre Martins
dbd83a5496 Initial implementation of an RNN. 2016-09-15 17:29:43 +01:00
Hieu Hoang
eeb18f33cd merge 2016-09-15 18:19:12 +02:00
Hieu Hoang
5d114049cf merge 2016-09-15 17:08:53 +01:00
Hieu Hoang
00d688b9ba shuffling doesn't crash 2016-09-15 17:03:45 +01:00
Maximiliana Behnke
eba5b46225 Validation on 2-layer Keras model 2016-09-15 17:41:58 +02:00
Maximiliana Behnke
4a1ab1f5b4 Change path to Keras single layer model 2016-09-15 17:41:24 +02:00
Roman Grundkiewicz
037679f8a3 update requirements and paths to be exported 2016-09-15 17:02:25 +02:00
Hieu Hoang
78f85fcfa4 compiles on valhalla and doesn't segfault 2016-09-15 15:39:49 +01:00
Hieu Hoang
88678e59bc don't use shuffle 2016-09-15 16:31:12 +02:00
Hieu Hoang
f044b8dfbb Shuffle data 2016-09-15 16:14:06 +02:00
Andre Martins
61d8b3cb83 Replaced softmax with fast softmax in MNIST. 2016-09-15 15:10:03 +01:00
Andre Martins
6d3f67e955 Fixed backward for fast softmax. 2016-09-15 13:54:46 +01:00
Hieu Hoang
b29628e0b6 model dir 2016-09-15 14:17:04 +02:00
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