Hello, I wanted to ask how I do a basic text analysis
I have a Input file, and I want Torch to try to make the same sentences, like learn them :)
https://www.youtube.com/watch?v=oJeOvjJmKQ8&t=219s
Just like shown here, but the shown command
th train.lua -gpuid 0 -rnn_size 300 -num_layers 3 -savefile placeholder
is not working out
Would thank a lot for answers,
Im using Ubuntu 64bit.
Hello, I wanted to ask how I do a basic text analysis I have a Input file, and I want Torch to try to make the same sentences, like learn them :) https://www.youtube.com/watch?v=oJeOvjJmKQ8&t=219s Just like shown here, but the shown command
th train.lua -gpuid 0 -rnn_size 300 -num_layers 3 -savefile placeholder
is not working out Would thank a lot for answers, Im using Ubuntu 64bit.