Update README.md
Browse files
README.md
CHANGED
@@ -21,5 +21,12 @@ model-index:
|
|
21 |
---
|
22 |
|
23 |
# **A2C** Agent playing **MountainCarContinuous-v0**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
Gif:
|
25 |

|
|
|
21 |
---
|
22 |
|
23 |
# **A2C** Agent playing **MountainCarContinuous-v0**
|
24 |
+
|
25 |
+
Custom A2C model with a frameskip that solves the MountainCarContinuous-v0 env. Trainig and usage details are in the
|
26 |
+
`2.1 A2C_on_MountainCarContinuous-v0_frameskip.ipynb` jupyter notebook file.
|
27 |
+
|
28 |
+
Training progress:
|
29 |
+

|
30 |
+
|
31 |
Gif:
|
32 |

|