Skip to content
#

temporal-difference-learning

Here are 21 public repositories matching this topic...

AppliedGameTheoryHomeworkSolutions

SuPeReInFoRzE is a cutting-edge RL framework for Super TTT. The system combines multiple AI paradigms to create agents capable of human-expert level play through: ⚡ Temporal Difference Learning (Q-Learning with Experience Replay) 🌲 Monte Carlo Tree Search🎯 Minimax with Alpha-Beta Pruning 🧮 Advanced Heuristic Evaluation

  • Updated Jan 27, 2026
  • Python

Q-Learning Implementation for Process Optimization A reinforcement learning project that calculates the shortest route between locations using the Q-Learning algorithm. This code demonstrates how AI can optimize processes in a simulated environment with predefined states and rewards. 🚀

  • Updated Jan 19, 2025
  • 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