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

MuModel using PyTorch #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

MuModel using PyTorch #10

wants to merge 1 commit into from

Conversation

jasonpul
Copy link

@jasonpul jasonpul commented Aug 18, 2021

My attempt to modify your MuModel class to utilize PyTorch.

This was/is an exercise for me to understand MuZero. I think it works. There's an included ipynb based on your muzero_cartpole_v3.ipynb. I thought it might be helpful for others trying to learn. I'm going to attempt to implement the MCTS following this, but right now it's using naive search. And I also tried to implement the code without being a savage. Lol. Thanks for posting your code.

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

Successfully merging this pull request may close these issues.

1 participant