jcjohnson / torch-rnn

Efficient, reusable RNNs and LSTMs for torch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi. Is the code available for python based libraries? Such as Keras, and PyTorch

Jvafaei opened this issue · comments

I started a PyTorch rewrite a few weeks ago. At the moment it doesn't do any training and it only supports Grid GRU models, but it can load checkpoints trained in torch-rnn and it has an efficient HTTP-based sampling server that already works pretty well.

I started a PyTorch rewrite a few weeks ago. At the moment it doesn't do any training and it only supports Grid GRU models, but it can load checkpoints trained in torch-rnn and it has an efficient HTTP-based sampling server that already works pretty well.

I hope that you finish it soon

Basic training functionality is ready now. There are some issues that need to be fixed, but it's ready to be experimented with. https://github.com/antihutka/pytorch-rnn