marian/src
2016-09-15 17:38:35 +01:00
..
cnpy Add NPZ Converter 2016-09-14 15:47:13 +01:00
CMakeLists.txt model dir 2016-09-15 14:11:32 +02:00
compile_time_crc32.h function keywords 2016-05-08 18:42:19 +02:00
definitions.h Different staff after train_mnist 2016-09-14 15:57:26 +01:00
exception.cpp working basic training 2016-05-07 22:56:23 +02:00
exception.h working basic training 2016-05-07 22:56:23 +02:00
expression_operators.h Fixed backward for fast softmax. 2016-09-15 13:54:46 +01:00
expressions.cu fixed backprop error, TODO: check shapes 2016-09-15 00:40:55 +02:00
expressions.h Different staff after train_mnist 2016-09-14 15:57:26 +01:00
graph_operators.h Fixed backward for fast softmax. 2016-09-15 13:54:46 +01:00
graph.h fixed conflict 2016-09-14 16:51:42 +02:00
keywords.h some clean-up 2016-08-28 00:24:41 +02:00
marian.h add param random initializers 2016-09-14 18:18:58 +02:00
mnist.h load data 2016-09-14 09:34:43 +02:00
npz_converter.cpp compile error 2016-09-14 18:40:39 +02:00
npz_converter.h Add initial version of validation 2016-09-14 15:58:07 +01:00
param_initializers.h tidied up initializers 2016-09-15 12:23:31 +02:00
sgd.cu shuffling doesn't crash 2016-09-15 17:03:45 +01:00
sgd.h compiles on valhalla and doesn't segfault 2016-09-15 15:39:49 +01:00
tensor_operators.cu found not-working conf 2016-09-14 19:51:58 +02:00
tensor_operators.h Implemented gradient of fast softmax. 2016-09-14 14:30:40 +01:00
tensor.cu operators 2016-09-14 23:31:11 +02:00
tensor.h more clean-up 2016-09-15 10:24:48 +02:00
test.cu Initialization of RNN parameters. 2016-09-15 17:38:35 +01:00
thrust_functions.h some clean-up 2016-08-28 00:24:41 +02:00
train_mnist.cu Different staff after train_mnist 2016-09-14 15:57:26 +01:00
validate_mnist_batch.cu merge 2016-09-15 18:19:12 +02:00
validate_mnist.cu Change path to Keras single layer model 2016-09-15 17:41:24 +02:00