electricwapiti
commited on
Commit
•
ee202c7
1
Parent(s):
95ec5a2
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,12 @@ tags:
|
|
6 |
- reinforcement-learning
|
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).
|
|
|
6 |
- reinforcement-learning
|
7 |
- ML-Agents-Huggy
|
8 |
---
|
9 |
+
# **8/15-16/24 : I am curently trying to improve the SpaceInvaders**
|
10 |
+
# **DQN algorithm to reach a score above 200 within a limited**
|
11 |
+
# **processing time (1 hr GPU, 3 hrs CPU, max 500000 timesteps).**
|
12 |
+
# **I am open to hyperparameters/referrals/suggestions! Thanks :)**
|
13 |
+
# **Just search for** <i>electricwapiti/dqn-SpaceInvadersNoFrameskip-v4</i>
|
14 |
+
<br><br><br><br><br><br><br><br><br><br>
|
15 |
# **ppo** Agent playing **Huggy**
|
16 |
This is a trained model of a **ppo** agent playing **Huggy**
|
17 |
using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|