You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the MuZero issues and found no similar feature requests.
Description
Perfect ideas and codes
In my game, there is only one player, constantly moving, assessing the situation, and there is a final reward. How can I use Muzero to optimize AI games? Is there a tutorial for single player training and use?
Additional context
No response
The text was updated successfully, but these errors were encountered:
Hello, thank you to the contributors for their outstanding work on this repository. Regarding the issue you've raised, you might be interested in the project "LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios". This repository not only supports the AlphaZero algorithm but also extends support to MuZero and a series of related algorithms and environments, which might meet your requirements. Best wishes.
Search before asking
Description
Perfect ideas and codes
In my game, there is only one player, constantly moving, assessing the situation, and there is a final reward. How can I use Muzero to optimize AI games? Is there a tutorial for single player training and use?
Additional context
No response
The text was updated successfully, but these errors were encountered: