Hieu Hoang
|
269b94cea6
|
serial gArgmax
|
2016-09-16 15:40:20 +01:00 |
|
Hieu Hoang
|
32a5985500
|
move temp() to test.cu
|
2016-09-16 16:03:42 +02:00 |
|
Hieu Hoang
|
78444bc2eb
|
can call gSoftmax
|
2016-09-16 14:50:14 +01:00 |
|
Hieu Hoang
|
b6e4b8f3f3
|
temp()
|
2016-09-16 15:08:09 +02:00 |
|
Hieu Hoang
|
3b0ea609e4
|
temp()
|
2016-09-16 15:02:30 +02:00 |
|
Hieu Hoang
|
7c63606b75
|
move cuda device into graph
|
2016-09-16 14:16:09 +02:00 |
|
Hieu Hoang
|
517fb6c385
|
merge
|
2016-09-16 14:14:05 +02:00 |
|
Andre Martins
|
12decbeebd
|
Merge branch 'master' of https://github.com/emjotde/Marian
|
2016-09-16 13:09:52 +01:00 |
|
Andre Martins
|
5078075b0d
|
Adding missing file.
|
2016-09-16 13:09:40 +01:00 |
|
Hieu Hoang
|
ba592b310d
|
#include
|
2016-09-16 13:06:19 +01:00 |
|
Marcin Junczys-Dowmunt
|
448c6f5e77
|
Merge branch 'master' of github.com:emjotde/marian
|
2016-09-16 14:05:43 +02:00 |
|
Marcin Junczys-Dowmunt
|
5de53c46e5
|
visualize
|
2016-09-16 14:05:39 +02:00 |
|
Hieu Hoang
|
2965bde889
|
move cuda device into graph. Add EOS, padding, UNK to vocab
|
2016-09-16 14:04:15 +02:00 |
|
Andre Martins
|
5d924dd160
|
Merge branch 'master' of https://github.com/emjotde/Marian
|
2016-09-16 12:40:37 +01:00 |
|
Andre Martins
|
98d66f738a
|
Added encoder-decoder validator.
|
2016-09-16 12:40:34 +01:00 |
|
Hieu Hoang
|
728ca05152
|
segfault
|
2016-09-16 12:33:38 +01:00 |
|
Hieu Hoang
|
5d46e6e063
|
Merge branch 'master' of github.com:hieuhoang/Marian
|
2016-09-16 13:30:22 +02:00 |
|
Hieu Hoang
|
dfae0a2585
|
parse parallel data
|
2016-09-16 13:30:10 +02:00 |
|
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 |
|