marian/src
2016-09-17 23:09:33 +02:00
..
cnpy Add NPZ Converter 2016-09-14 15:47:13 +01:00
chainable.h Separated graph computatiom from data in the e-d. 2016-09-16 16:14:10 +01:00
CMakeLists.txt sgd variants 2016-09-16 17:43:29 +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_graph.cu removed cudaSetDevice 2016-09-16 19:03:45 +02:00
expression_graph.h removed cudaSetDevice 2016-09-16 17:58:58 +02:00
expression_operators.cu Merge ../Marian 2016-09-16 19:56:54 +02:00
expression_operators.h Merge ../Marian 2016-09-16 19:56:54 +02:00
keywords.h some clean-up 2016-08-28 00:24:41 +02:00
marian.h separated computation graphs 2016-09-15 18:42:38 +02:00
mnist.h load data 2016-09-14 09:34:43 +02:00
node_operators.h Implemented safe softmax (but doesn't solve the problem yet, we need log-softmax). 2016-09-17 02:42:11 +01:00
node.h Separated graph computatiom from data in the e-d. 2016-09-16 16:14:10 +01: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
optimizers.h Implemented safe softmax (but doesn't solve the problem yet, we need log-softmax). 2016-09-17 02:42:11 +01:00
param_initializers.h Eliminated non-deterministic behaviour. 2016-09-17 01:55:09 +01:00
tensor_operators.cu Implemented safe softmax (but doesn't solve the problem yet, we need log-softmax). 2016-09-17 02:42:11 +01:00
tensor_operators.h Implemented safe softmax (but doesn't solve the problem yet, we need log-softmax). 2016-09-17 02:42:11 +01:00
tensor.cu sgd variants 2016-09-16 17:43:29 +02:00
tensor.h Cosmetic changes to comments in tensor.h 2016-09-16 17:10:02 +02:00
test.cu Adam optimizer 2016-09-16 23:26:54 +02:00
thrust_functions.h sgd variants 2016-09-16 17:43:29 +02:00
train_mnist.cu renamed sgd.h to optimizers.h 2016-09-16 23:55:47 +02:00
validate_encoder_decoder.cu move eos to vocab 2016-09-17 23:09:33 +02:00
validate_mnist_batch.cu renamed softmax_fast to softmax 2016-09-16 19:24:57 +02:00
validate_mnist.cu renamed sgd.h to optimizers.h 2016-09-16 23:55:47 +02:00
vocab.cpp move eos to vocab 2016-09-17 23:09:33 +02:00
vocab.h Separated graph computatiom from data in the e-d. 2016-09-16 16:14:10 +01:00