FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

temporal-difference-learning · GitHub Topics · GitHub

#

temporal-difference-learning

Here are 30 public repositories matching this topic...

A set of AIs for the 2048 tile-merging game. Includes an expectimax strategy that reaches 16384 with 34.6% success and an ML model trained with temporal difference learning.

  • Updated Mar 20, 2023
  • C++

Towards explainable value functions in reinforcement learning. A framework for collision probability distribution estimation via deep temporal difference learning.

  • Updated May 5, 2025
  • Python

Temporal difference learning for 2048

  • Updated Jan 14, 2026
  • HTML

This module introduces temporal-difference learning and focuses on how it develops over the ideas of both Monte Carlo methods, and dynamic programming.

  • Updated Jun 11, 2020
  • Jupyter Notebook

Some algorithms of Reinforcement Learning implemented by me, in accordance to "Introduction to Reinforcement Learning" by Richard Sutton and Andrew Barto.

  • Updated Sep 8, 2024
  • Jupyter Notebook

My Implementation of the Accelerated Gradient Temporal Difference Learning algorithm in Python

  • Updated Jan 25, 2024
  • Python

CPU-ready, reproducible diagnostics for adaptive update multipliers in tabular Q-learning.

  • Updated Aug 15, 2026
  • Python

This repository contains my undergraduate thesis source code for Multi-stage Temporal Difference Learning with 2048 as an AI testbed. I reimagined my original C++ implementation in Qt for visualisation purposes.

  • Updated May 25, 2019
  • C++

NYCU Selected Topics in Reinforcement Learning coursework: TD learning (2048), DQN (Atari), PPO (Atari), and TD3 (CarRacing).

  • Updated Aug 21, 2026
  • Python

Tabular TD control in MAZE environment using Q-Learning, SARSA, and Expected SARSA

  • Updated Oct 20, 2024
  • Jupyter Notebook

🧗 Navigates a grid-world environment using SARSA Reinforcement Learning. Features on-policy path optimization.

  • Updated May 16, 2026
  • Python

Tabular reinforcement learning from scratch: custom GridWorld, Q-learning, SARSA, Gymnasium CliffWalking, and exploration experiments.

  • Updated Aug 15, 2026
  • Python

Improve this page

Add a description, image, and links to the temporal-difference-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the temporal-difference-learning topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL