Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,7 @@ model-index:
|
|
22 |
|
23 |
# **Q-Learning** Agent playing1 **Taxi-v3**
|
24 |
This is a trained model of a **Q-Learning** agent playing **Taxi-v3** .
|
|
|
25 |
|
26 |
## Usage
|
27 |
|
|
|
22 |
|
23 |
# **Q-Learning** Agent playing1 **Taxi-v3**
|
24 |
This is a trained model of a **Q-Learning** agent playing **Taxi-v3** .
|
25 |
+
Built for HF Deep Reinforced Learning Tutorial.
|
26 |
|
27 |
## Usage
|
28 |
|