Skip to content

jasonpul/MuZero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning MuZero Through Implementation

A no-frills basic implementation of MuZero using PyTorch. Currently, it is using naive search rather than monte carlo tree search similar to gehot's implementation. I think it's working on OpenAI's CartPole-v0 environment. I'm working now to get the mcts implemented.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages