Update README.md
Browse files
README.md
CHANGED
@@ -22,5 +22,8 @@ model-index:
|
|
22 |
|
23 |
# **A2C** Agent playing **MountainCarContinuous-v0**
|
24 |
|
|
|
|
|
|
|
25 |
Training progress:
|
26 |

|
|
|
22 |
|
23 |
# **A2C** Agent playing **MountainCarContinuous-v0**
|
24 |
|
25 |
+
Env has been sold with a custom A2C algo, frameskip was used to enable stable training. Details on usage and training in the
|
26 |
+
` 2.1 A2C_on_MountainCarContinuous-v0_frameskip.ipynb` jupyter notebook.
|
27 |
+
|
28 |
Training progress:
|
29 |

|