Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Jvafaei opened this issue Jun 24, 2019 · 3 comments

Comments

@Jvafaei
Copy link

Jvafaei commented Jun 24, 2019

No description provided.

@Jvafaei 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
@antihutka
Copy link
Contributor

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
Copy link
Author

Jvafaei commented Jun 25, 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 hope that you finish it soon

@antihutka
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants