yandex / faster-rnnlm

Faster Recurrent Neural Network Language Modeling Toolkit with Noise Contrastive Estimation and Hierarchical Softmax
Other
561 stars 138 forks source link

any example for testing... #29

Open Thanh-Binh opened 8 years ago

Thanh-Binh commented 8 years ago

Hi, after successfully building this SW, I want to test it: training and test with a dataset. Could you pls tell me,

  1. which data set makes sense,
  2. how to prepare everything for training and testing?

Thanks.

Thanh-Binh commented 8 years ago

I want to test with MNIST data base. Does anybody have the configuration for training and testing? Thanks