Hi. Is the code available for python based libraries? Such as Keras, and PyTorch
Jvafaei opened this issue · 3 comments
Jvafaei commented
Hi. Is the code available for python based libraries? Such as Keras, and PyTorch
antihutka commented
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.
Jvafaei commented
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
antihutka commented
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