caffe-char-rnn icon indicating copy to clipboard operation
caffe-char-rnn copied to clipboard

Multi-layer Recurrent Neural Networks (with LSTM) for character-level language models in Caffe

Results 2 caffe-char-rnn issues
Sort by recently updated
recently updated
newest added

Hi, when I try to build the code I get this error `$ make [ 25%] Building CXX object CMakeFiles/caffe_char_rnn.dir/src/Trainer.cpp.o In file included from /usr/include/c++/5/atomic:38:0, from /home/andrewh/caffe/include/caffe/common.hpp:30, from /home/andrewh/caffe/include/caffe/blob.hpp:11, from...

I trained a Chinese article, test out all garbled, ask how to deal with, thank you!