hungtrab commited on
Commit
75659b5
·
verified ·
1 Parent(s): 439118d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,9 @@ tags:
7
  - ML-Agents-Huggy
8
  ---
9
 
 
 
 
10
  # **ppo** Agent playing **Huggy**
11
  This is a trained model of a **ppo** agent playing **Huggy**
12
  using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
 
7
  - ML-Agents-Huggy
8
  ---
9
 
10
+ # *Dependencies*
11
+ You should use python 3.10.* (I used 3.10.12) to be able to train properly
12
+
13
  # **ppo** Agent playing **Huggy**
14
  This is a trained model of a **ppo** agent playing **Huggy**
15
  using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).