Projects in Awesome Lists tagged with qlearning-algorithm
A curated list of projects in awesome lists tagged with qlearning-algorithm .
https://github.com/mazzzystar/qlearningmouse
Cat-and-Mouse game with Reinforcement Learning (Q-Learning).
qlearning-algorithm reinforcement-learning reinforcement-learning-algorithms reinforcement-learning-excercises
Last synced: 28 Apr 2025
https://github.com/eantcal/nunn
Collection of Machine Learning Algorithms
cplusplus-17 deep-neural-networks handwritten-digits linux machine-learning machine-learning-algorithms macos mnist modern-cpp multilayer-perceptron multilayer-perceptron-network neural-network ocr-test qlearning qlearning-algorithm reinforcement-learning-algorithms sarsa tictactoe windows xor-problem
Last synced: 23 Jun 2025
https://github.com/omerbsezer/qlearning_mountaincar
Mountain Car problem solving using RL - QLearning with OpenAI Gym Framework
openai-gym qlearning-algorithm reinforcement-learning
Last synced: 28 Apr 2025
https://github.com/lpapailiou/tictactoe
A tic tac toe game in java, which can be trained by machine learning (console & gui).
java java-8 javafx javafx-application javafx-desktop-apps javafx-gui javafx-project machine-learning qlearning qlearning-algorithm tictactoe tictactoe-ai tictactoe-game tictactoe-java-game
Last synced: 13 Sep 2025
https://github.com/davestroud/q-learning
Q-Learning and Deep Q-Learning Demo
qlearning qlearning-algorithm reinforcement-learning reinforcement-learning-algorithms
Last synced: 10 Sep 2025
https://github.com/jalajthanaki/q_learning_for_simple_atari_game
This repository contains the code which can help us to understand how q-learning algorithm can be applied to build simple video game bot.
atari qlearning-algorithm reinforcement-learning-algorithms
Last synced: 12 May 2025
https://github.com/primaryobjects/qlearning
A game using Q-Learning artificial intelligence.
ai artificial-intelligence game game-development gamedev javascript javascript-game markov markov-decision-processes node-js nodejs q-learning qlearning qlearning-algorithm reinforcement-learning reinforcement-learning-algorithms
Last synced: 13 Jul 2025
https://github.com/shivamgupta92/reinforcement_learning_snakegameai
Deep Q-Networks (DQN) to train an AI agent to play the Snake game. The AI controls the snake, making decisions in real-time to maximize its score while avoiding collisions. The agent learns to improve its performance by playing multiple games and adjusting its strategy based on rewards and penalties.
agent-based-modeling artificial-intelligence dqn-pytorch neural-network pygame python3 pytorch qlearning-algorithm reinforcement-learning snake-game
Last synced: 19 Jan 2026
https://github.com/silviatulli/altermax
two-agents setting with minmax planner for counterfactual explanations - Learning from Explanations and Demonstrations: A Pilot Study
explainable-ai minmax qlearning-algorithm sequential-decision-making-problems
Last synced: 18 Jul 2025
https://github.com/djhepker/ai-checkers
Checkers with Data Structures and AI integration. Q-Learning. Custom linked lists, Java records
ai game game-development java linked-list linkedlist q-learning qlearning-algorithm sqlite student-managed student-project
Last synced: 08 Nov 2025
https://github.com/polaris000/dotsnboxesqlearning
A series of experiments on the performance of Q-Learning Agents in the Dots and Boxes game.
ai algorithms artificial-intelligence dots-and-boxes java machine-learning qlearning qlearning-algorithm reinforcement-learning rl
Last synced: 26 Feb 2025
https://github.com/znreza/paradoxes
Q-learning algorithm from scratch in python for optimal path finding
grid grid-search matrix numpy python qlearning-algorithm reinforcement-learning
Last synced: 01 Jul 2025
https://github.com/followthefourleafedclover/q-learning-model-java
A Q Learning Model implemented in java used for MIT Battlecode 2023
java qlearning qlearning-algorithm
Last synced: 01 Aug 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/renan-siqueira/reinforcement-learning-cart-pole
This repository provides implementations of a Q-learning agent to balance a pole on a cart.
artificial-intelligence gym-environment machine-learning numpy openai-gym pygame python qlearning-algorithm reinforcement-learning
Last synced: 01 Apr 2025
https://github.com/matteoppet/clouddroid
Simulation made in Python with an AI player using the QLearning algorithm
ai pygame python qlearning-algorithm
Last synced: 19 Jun 2025
https://github.com/loan-mgt/lunarlander_v2_q_learning
solve LunarLander v2 with DEEP Q learning
deep-reinforcement-learning dqn qlearning qlearning-algorithm reinforcement-learning
Last synced: 21 Feb 2025
https://github.com/sreejeetm1729/robust-federated-q-learning-with-almost-no-communication
𝚁𝚘𝚋𝚞𝚜𝚝 𝙵𝚎𝚍-𝚀 : A federated Q-learning algorithm that stays reliable even when a small fraction of agents are adversarial. It blends model-based/model-free updates with median-of-means to ensure (i) high-probability exact convergence in the infinite-sample limit and (ii) near-optimal finite-time rates with collaborative sample-complexity.
adversarial-machine-learning federated-learning multiagent-reinforcement-learning qlearning-algorithm reinforcement-learning robust-optimization
Last synced: 09 Oct 2025
https://github.com/sai-vinayyyyy/autonomous-taxi-qlearning
This project simulates an intelligent taxi system using Q-learning in the Taxi-v3 environment, enhanced with traffic delays, weather penalties, and energy constraints. It demonstrates how reinforcement learning can adapt to real-world challenges while visualizing taxi rides for better understanding.
autonomous-vehicles openai openai-gym pandas-library python qlearning-algorithm reinforcement-learning taxi-v3
Last synced: 09 Oct 2025
https://github.com/pixelcaliber/q-learning
Q-learning agent: a type of reinforcement learning algorithm where an agent learns to take actions in an environment by maximizing a cumulative reward.
gametheory machine-learning python qlearning-algorithm reinforcement-learning
Last synced: 30 Oct 2025