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

Working simplified version of Spinning Up that works on Windows + Pytorch (CPU) #437

Open
jchiwai opened this issue Jan 12, 2025 · 0 comments

Comments

@jchiwai
Copy link

jchiwai commented Jan 12, 2025

Hi, I created a working streamlined version of the Pytorch SpinningUp algorithms where I removed the logging functionalities and MPI dependency. It works on my Windows PC using CPU only (only tested on HalfCheetah-v4 though)

Here are the minimal requirements:
Python 3.8.20 (+ itertools, copy)
Torch 2.4.1
Scipy 1.10.1
Gymnasium 0.29.1
MuJoCo 3.1.6
Numpy 1.24.3
Pillow 10.4.0

https://github.com/jchiwai/spinningup-simplified

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

1 participant