ThomasSimonini HF staff commited on
Commit
0f84bf8
1 Parent(s): aa56088

Add training report

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ tags:
7
  # PPO Agent playing QbertNoFrameskip-v4
8
  This is a trained model of a **PPO agent playing QbertNoFrameskip-v4 using the [stable-baselines3 library](https://stable-baselines3.readthedocs.io/en/master/index.html)**.
9
 
 
 
10
  <video src="https://huggingface.co/ThomasSimonini/ppo-QbertNoFrameskip-v4/resolve/main/output.mp4" controls autoplay loop></video>
11
 
12
  ## Evaluation Results
 
7
  # PPO Agent playing QbertNoFrameskip-v4
8
  This is a trained model of a **PPO agent playing QbertNoFrameskip-v4 using the [stable-baselines3 library](https://stable-baselines3.readthedocs.io/en/master/index.html)**.
9
 
10
+ The training report: https://wandb.ai/simoninithomas/HFxSB3/reports/Atari-HFxSB3-Benchmark--VmlldzoxNjI3NTIy
11
+
12
  <video src="https://huggingface.co/ThomasSimonini/ppo-QbertNoFrameskip-v4/resolve/main/output.mp4" controls autoplay loop></video>
13
 
14
  ## Evaluation Results