Skip to content

Commit

Permalink
added some details of the cartpole reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunbatra committed Dec 12, 2023
1 parent bb29bb2 commit 2266455
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions posts/2023-Dec-11-gym.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Reference\n",
"\n",
"1. [Detailed Explanation and Python Implementation of Q-Learning Algorithm in OpenAI Gym (Cart-Pole)](https://www.youtube.com/watch?v=KMjQmG5Uzis)\n"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down

0 comments on commit 2266455

Please sign in to comment.