ckmarkoh / rnnlm_py

Implementation of Mikolov's RNNLM toolkit by python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rnnlm-py

Implementation of Mikolov's RNNLM Toolkit by python

The train and valid files in this code are the same as the C++ version of RNNLM Toolkit.

About

Implementation of Mikolov's RNNLM toolkit by python


Languages

Language:Python 100.0%