igorcheb commited on
Commit
1f5d4eb
1 Parent(s): 8138842

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -22,5 +22,8 @@ model-index:
22
 
23
  # **A2C** Agent playing **MountainCarContinuous-v0**
24
 
 
 
 
25
  Training progress:
26
  ![training](screen.jpg)
 
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
  ![training](screen.jpg)