-
Updated
Mar 4, 2020 - Python
td-lambda
Here are 12 public repositories matching this topic...
🤖 Implementation and short explanation of basic RL algorithms, reproducing the simulations from Andrej Kaparthy's REINFORCEjs library.
-
Updated
Mar 1, 2023 - Python
Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.
-
Updated
Aug 1, 2018 - Jupyter Notebook
Distributed Deep Reinforcement Learning Framework
-
Updated
Jan 15, 2022 - Jupyter Notebook
Code for my paper: "Theta sequences as eligibility traces: a biological solution to credit assignment"
-
Updated
Apr 20, 2023 - Jupyter Notebook
Repository of Reinforcement Learning projects done during the course @sapienza
-
Updated
Feb 21, 2023 - Python
Reinforcement Learning tool to show how λ and learning rate affect Q(λ). Demonstrates this through teaching a bot to solve a maze.
-
Updated
Feb 11, 2020 - Python
Tic-Tac-Toe agent trained by Deep Reinforcement Learning
-
Updated
Jul 6, 2018 - Python
Replicates the Random Walk Experiments from Sutton's 1998 paper "Learning to predict by the methods of Temporal Differences"
-
Updated
May 29, 2021
Second homework for the Reinforcement Learning course
-
Updated
Nov 23, 2023 - Python
Machine-learning application in path finding using the n-step TD(lambda) algorithm
-
Updated
Jan 23, 2021 - Python
-
Updated
May 16, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the td-lambda topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the td-lambda topic, visit your repo's landing page and select "manage topics."