Projects in Awesome Lists tagged with temporal-difference-learning
A curated list of projects in awesome lists tagged with temporal-difference-learning .
https://github.com/nikolazubic/appliedgametheoryhomeworksolutions
Solutions for course: "Applied Game Theory" taken at University of Novi Sad - Faculty of Technical Sciences
applied-game-theory bellman-ford-algorithm blackjack cournot-competition evolutionary-game-theory game-theory instigation-game markov-decision-process minimax-algorithm monte-carlo-methods multi-armed-bandit q-learning sarsa-learning softmax softmax-policy temporal-difference-learning tic-tac-toe
Last synced: 26 Jan 2026
https://github.com/ceodaniyal/q_learning
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. 🚀
ai-in-operations artificial-intelligence dynamic-programming machine-learning markov-decision-process pathfinding-algorithms process-optimization python q-learning reinforcement-learning reward-systems route-optimization shortest-path-algorithm state-transition-models temporal-difference-learning
Last synced: 04 May 2026