Arnas commited on
Commit
0f3af0d
·
1 Parent(s): 25d6d08

fix version number

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,8 +19,8 @@ model-index:
19
  verified: false
20
  ---
21
 
22
- # **QDQN** Agent playing **FrozenLake-v0**
23
- This is a trained model of a **QDQN** agent playing **FrozenLake-v0**
24
  using the [qrl-dqn-gym](https://github.com/qdevpsi3/qrl-dqn-gym).
25
 
26
  This agent has been trained for the [research project](https://github.com/agercas/QHack2023_QRL) during the QHack 2023
 
19
  verified: false
20
  ---
21
 
22
+ # **QDQN** Agent playing **FrozenLake-v1**
23
+ This is a trained model of a **QDQN** agent playing **FrozenLake-v1**
24
  using the [qrl-dqn-gym](https://github.com/qdevpsi3/qrl-dqn-gym).
25
 
26
  This agent has been trained for the [research project](https://github.com/agercas/QHack2023_QRL) during the QHack 2023