diff --git a/README.md b/README.md index 2fdae08..33c2eb8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ ### Files * [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.
-
![Results](https://github.com/supersjgk/Reinforcement_Learning/assets/75927878/bc812086-1ca0-4914-a519-9863c3a84892)