hungtrab commited on
Commit
5f84277
·
verified ·
1 Parent(s): 425fb62

Update README.md

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