Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
-
Updated
May 2, 2023 - Python
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Backgammon OpenAI Gym
TD-Gammon implementation
AI bots playing Tic Tac Toe
Path Planning with Reinforcement Learning algorithms in an unknown environment
Using Q-Learning Control for path planning of mobile agents in an enviroment.
Temporal Difference Learning for the Game of 2048 (Demo)
Introduction to Reinforcement Learning in Python
Reinforcement Learning algorithms with nothing abstracted away
A library of reinforcement learning (RL) algorithms.
Foundations Of Intelligent Learning Agents (FILA) Assignments
A self-learning chess artificial intelligence
Various fundamental reinforcement learning algorithms implemented from scratch
Gymnasium environment for the game 2048
Reinforcement Learning Notebooks
Decentralized temporal-difference reinforcement learning over randomly reshuffled topology
Implemented AdaTD and compared it with other optimization methods in temporal difference learning.
[NeurIPS 2024] Temporal-Difference Learning Using Distributed Error Signals
Code to simulate the computational model for the manuscript 'Unsigned temporal difference errors in cortical apical dendrites during learning'
This repository has all the codes and sources of various RL algorithms that I have implemented.
Add a description, image, and links to the temporal-differencing-learning topic page so that developers can more easily learn about it.
To associate your repository with the temporal-differencing-learning topic, visit your repo's landing page and select "manage topics."