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 56b5a42 commit 24102ea
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.
![Results](https://github.com/supersjgk/Reinforcement_Learning/assets/75927878/51cc1be9-b233-404b-a1db-6418e6efba46)
![Results](https://github.com/supersjgk/Reinforcement_Learning/assets/75927878/22f34a6e-98e5-403b-8ff5-3fe0e73dfcfc)


0 comments on commit 24102ea

Please sign in to comment.