An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with temporal-differencing-learning

A curated list of projects in awesome lists tagged with temporal-differencing-learning .

https://github.com/mvrahden/reinforce-js

[INACTIVE] A collection of various machine learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms pretty simple.

ai artificial-intelligence deep-learning deep-q-network deep-reinforcement-learning deepmind deterministic-policy-gradients dqn dqn-solver learning-agents machine-learning-solver neural-network npm reinforce-js reinforcement reinforcement-learning solver td-solver temporal-differencing-learning typescript

Last synced: 11 Sep 2025

https://github.com/shaheennabi/reinforcement-or-deep-reinforcement-learning-practices-and-mini-projects

Reinforcement Learning (RL)! This repository is your hands-on guide to implementing RL algorithms, from Markov Decision Processes (MDPs) to advanced methods like PPO and DDPG. Build smart agents, learn the math behind policies, and experiment with real-world applications!

actor-critic-algorithm agent markov-decision-processes model-based-rl model-free-rl monte-carlo policy-gradient policy-optimization proximal-policy-optimization reinforcement-learning research temporal-differencing-learning

Last synced: 11 Oct 2025

https://github.com/mrgeislinger/udacitymlnd_rl-miniproject_temporaldifference

Temporal difference mini project from the reinforcement learning section of Udacity's Machine Learning Nanodegree (MLND). This mini project wasn't required to be turned in; used as a teaching tool.

machine-learning reinforcement-learning temporal-differencing-learning udacity-machine-learning-nanodegree udacity-nanodegree

Last synced: 26 Feb 2025

https://github.com/social-ai-uoft/ad-paper

[NeurIPS 2024] Temporal-Difference Learning Using Distributed Error Signals

artificial-dopamine machine-learning neurips-2024 paper reinforcement-learning temporal-differencing-learning

Last synced: 25 Mar 2025

https://github.com/e-candeloro/reinforcement-learning-maze-solver

A Python script that executes a RL algorithm (Temporal Difference/Q-Learning) that trains an agent inside a labyrinth to find the exit with the least number of steps possible

maze-solver python qlearning qlearning-algorithm reinforcement-learning reinforcement-learning-algorithms rl temporal-differencing-learning

Last synced: 03 Jul 2025

https://github.com/mshuqair/reinforcement-learning-grid-world

Implementation of some Reinforcement Learning methods for grid world in Python

grid-world monte-carlo python q-learning reinforcement-learning temporal-differencing-learning

Last synced: 18 Oct 2025

https://github.com/mileristovski/ai-reinforcementlearning

Un projet d'apprentissage par renforcement testant divers algorithmes RL, notamment la Programmation Dynamique, Monte Carlo et l'Apprentissage par Différence Temporelle, sur plusieurs environnements comme Grid World, Monty Hall et Pierre-Papier-Ciseaux. 🚀

artifical-intelligense dynamic-programming monte-c reinforcement-learning rust temporal-differencing-learning

Last synced: 29 Mar 2025

https://github.com/ayushnoori/rl-simulation

Simulating epsilon-greedy and temporal difference reinforcement learning algorithms.

epsilon-greedy reinforcement-learning temporal-differencing-learning

Last synced: 12 Oct 2025

https://github.com/edantoledo/easy21rl

Attempt at the UCL 2015 David Silver Reinforcement Learning Course Assignment

easy21 linear-function-approximation monte-carlo reinforcement-learning temporal-differencing-learning

Last synced: 15 Sep 2025