Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supersjgk authored Jan 5, 2024
1 parent 79728c6 commit 1d7d34d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### Files
* FrozenLake_Q-learning_Gym.ipynb: Adapted and updated from [here](https://github.com/simoninithomas/Deep_reinforcement_learning_Course/blob/master/Q%20learning/FrozenLake/Q%20Learning%20with%20FrozenLake.ipynb). This file implements Q-learning and epsilon greedy strategy.<br>

* [FrozenLake_Q-learning_Gym.ipynb](https://github.com/supersjgk/Reinforcement_Learning/tree/main): Adapted and updated from [here](https://github.com/simoninithomas/Deep_reinforcement_learning_Course/blob/master/Q%20learning/FrozenLake/Q%20Learning%20with%20FrozenLake.ipynb). This file implements Q-learning and epsilon greedy strategy.<br>
<br>
![Results](https://github.com/supersjgk/Reinforcement_Learning/assets/75927878/bc812086-1ca0-4914-a519-9863c3a84892)

0 comments on commit 1d7d34d

Please sign in to comment.