igorcheb commited on
Commit
9071e8f
·
1 Parent(s): bc331b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  tags:
3
  - MountainCarContinuous-v0
4
  - a2c
5
- - a2c-learning
6
  - custom-implementation
7
  model-index:
8
  - name: A2C-MountainCarContinuous-v0
@@ -20,6 +20,7 @@ model-index:
20
  verified: false
21
  ---
22
 
 
23
  # **A2C** Agent playing **MountainCarContinuous-v0**
24
 
25
  Custom A2C model with a frameskip that solves the MountainCarContinuous-v0 env. Training and usage details are in the
 
2
  tags:
3
  - MountainCarContinuous-v0
4
  - a2c
5
+ - reinforcement-learning
6
  - custom-implementation
7
  model-index:
8
  - name: A2C-MountainCarContinuous-v0
 
20
  verified: false
21
  ---
22
 
23
+
24
  # **A2C** Agent playing **MountainCarContinuous-v0**
25
 
26
  Custom A2C model with a frameskip that solves the MountainCarContinuous-v0 env. Training and usage details are in the