electricwapiti
commited on
Commit
•
555eed1
1
Parent(s):
ee202c7
Clarify absence of license
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- deep-reinforcement-learning
|
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**
|
@@ -36,5 +37,4 @@ tags:
|
|
36 |
1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
|
37 |
2. Step 1: Find your model_id: electricwapiti/ppo-Huggy
|
38 |
3. Step 2: Select your *.nn /*.onnx file
|
39 |
-
4. Click on Watch the agent play 👀
|
40 |
-
|
|
|
5 |
- deep-reinforcement-learning
|
6 |
- reinforcement-learning
|
7 |
- ML-Agents-Huggy
|
8 |
+
license: wtfpl
|
9 |
---
|
10 |
# **8/15-16/24 : I am curently trying to improve the SpaceInvaders**
|
11 |
# **DQN algorithm to reach a score above 200 within a limited**
|
|
|
37 |
1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
|
38 |
2. Step 1: Find your model_id: electricwapiti/ppo-Huggy
|
39 |
3. Step 2: Select your *.nn /*.onnx file
|
40 |
+
4. Click on Watch the agent play 👀
|
|