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

Pytorch implementation #11

Open
tushara21 opened this issue Sep 2, 2021 · 1 comment
Open

Pytorch implementation #11

tushara21 opened this issue Sep 2, 2021 · 1 comment

Comments

@tushara21
Copy link

First up, thanks for this wonderfully structured code. Works perfectly with Tensorflow 1.13.1

I am currently working on adapting this for time series data for my use-case. In the backends.py there is a provision to extend this to other backends than TF. Is there a PyTorch implementation available for the same?

@Pattio
Copy link
Owner

Pattio commented Sep 2, 2021

Hey, awesome 👍

Not there is currently no PyTorch implementation but you can create one by adapting BaseBackend and filling all required functions

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