/rnn

Various rnn implementations

Primary LanguagePython

Various RNN Implementation

    <li>Line 279 in ptb-lm.py if need to change path to data</li>
    
    <li>ptb-lm.py runs the program, and gives access to type of model (rnn, GRU, Transformer) with flags you can see in file comments.<li>