You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Jvafaei
changed the title
Hi. Is the code available for python based libraries?
Hi. Is the code available for python based libraries? Such as Keras, and PyTorch
Jun 24, 2019
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.
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
No description provided.
The text was updated successfully, but these errors were encountered: