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

Possible to run from R? ;) #1

Closed
hrj21 opened this issue Jun 27, 2024 · 3 comments
Closed

Possible to run from R? ;) #1

hrj21 opened this issue Jun 27, 2024 · 3 comments

Comments

@hrj21
Copy link

hrj21 commented Jun 27, 2024

Hi folks,

ViVAE looks really exciting, so congratulations! This isn't really an issue, just a question really. I know ViVAE relies on PyTorch, but I wondered if it's possible to run it in R, perhaps with reticulate? If so, would a simple tutorial be possible for those of us not so familiar with python/anaconda environments? Making ViVAE accessible to the R community would be wonderful!

Thanks and keep innovating.
Hefin

@davnovak
Copy link
Member

Dear Hefin,

thank you! I am pinning this and will try and provide that tutorial when I find a bit of time for it.

Best regards,
David

@davnovak davnovak pinned this issue Jul 10, 2024
@davnovak
Copy link
Member

Hi Hefin,

I just uploaded a vignette with instructions on installing and using ViVAE in R (see link in README). It's an RMarkdown file that you can open in RStudio.

The tutorial is not as complete as the ones we have for Python, but it's a start. Eventually, we should provide an R package that is independent of Python.

Hope this helps!
Best,

David

@hrj21
Copy link
Author

hrj21 commented Aug 14, 2024

Outstanding! I really appreciate you taking the time to do this (reticulate really is quite powerful). This works well for me, the only thing I needed to change was the version of pytorch to 2.1.0 as 2.1.2 wasn't available for some reason. An eventual R package would be wonderful, but this is good for now! Thanks again 🙌

@hrj21 hrj21 closed this as completed Aug 14, 2024
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