Commit 2a7838e4 by Werner Duvaud

Fix readme

parent 06564837
...@@ -19,14 +19,14 @@ Those components are launched and managed from the MuZero class in muzero.py and ...@@ -19,14 +19,14 @@ Those components are launched and managed from the MuZero class in muzero.py and
All performances are tracked and displayed in real time in tensorboard. All performances are tracked and displayed in real time in tensorboard.
![lunarlander training preview](https://github.com/werner-duvaud/muzero-general/tree/master/pretrained/pretrained/cartpole_training_summary.png) ![lunarlander training preview](https://github.com/werner-duvaud/muzero-general/blob/master/pretrained/cartpole_training_summary.png)
## Games already implemented with pretrained network available ## Games already implemented with pretrained network available
* Lunar Lander * Lunar Lander
* Cartpole * Cartpole
![lunarlander training preview](https://github.com/werner-duvaud/muzero-general/tree/master/games/lunarlander_training_preview.png) ![lunarlander training preview](https://github.com/werner-duvaud/muzero-general/blob/master/games/lunarlander_training_preview.png)
## Getting started ## Getting started
### Installation ### Installation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment