q-learning-algorithm
Here are 158 public repositories matching this topic...
Language:All
Sort:Most stars
Tabular methods for reinforcement learning
- Updated
Jul 3, 2020 - Python
PyTorch implementation of the Q-Learning Algorithm Normalized Advantage Function for continuous control problems + PER and N-step Method
- Updated
Feb 16, 2021 - Jupyter Notebook
This repository contains the code for automatically generating piano fingerings using a reinforcement learning agent that uses Q-Learning.
- Updated
Oct 15, 2021 - Python
Open-zero is a research project aiming to realize the various projects of the company DeepMind
- Updated
Sep 11, 2021 - Python
Turn based strategy game with AI
- Updated
Mar 4, 2023 - Python
The objective is to teach robot to find and reach the target object in the minimum number of steps and using the shortest path and avoiding any obstacles such as humans, walls, etc usinf reinforcement learning algorithms.
- Updated
Jun 17, 2021 - Python
Q-learning application to find an optimal parking slot
- Updated
Oct 1, 2023 - Jupyter Notebook
Implementation of Q-learning to solve GridWorld
- Updated
Aug 31, 2025 - Python
Q-Learning Based Pathfinding in Dynamic Grid Environments
- Updated
Aug 29, 2025 - Rust
Two intelligent agents (cat and mouse) compete with each other to achieve their goal. Agents are trained through reinforcement learning (Q-learning).
- Updated
Apr 16, 2024 - Python
This repository contains a Jupyter Notebook with an implemenation of a Q-Learning Agent, which learns to solve the n-Chain OpenAI Gym environment
- Updated
Oct 8, 2023 - Jupyter Notebook
Deep Q Learning blackbox strategies for casino games
- Updated
Mar 22, 2024 - Jupyter Notebook
The implementation for the paper Continuous Deep Q-Learning in Optimal Control Problems: Normalized Advantage Functions Analysis // NeurIPS 2022
- Updated
Sep 30, 2022 - Python
Demonstration of Q-Learning and SARSA algorithms utilizing Python and OpenAI GYM
- Updated
Feb 15, 2021 - Python
a Python-based platformer infused with Q-Learning and dynamic level creation from simple JSON files.
- Updated
Aug 11, 2023 - Python
A reinforcement learning agent with reflection capabilities for dynamic maze navigation. Implements dual memory system, real-time adaptation, and environment change detection. Open source with research papers and documentation.
- Updated
Aug 25, 2025 - Python
Docking robot in a grid environment trained it with Q-learning
- Updated
Jun 26, 2021 - Python
🕹️ Welcome to Game-Optimization, a repository dedicated to exploring and implementing various optimization algorithms to solve complex games. This project initially focuses on solving the classic game Sokoban using the Q-learning algorithm, with plans to extend to genetic algorithms and other optimization techniques in the future.
- Updated
May 29, 2024 - C++
Implementation of Q-Learning, Double Q-Learning, and LSPI for pricing American options under the Black-Scholes model
- Updated
Sep 9, 2024
Markov decision process master thesis
- Updated
Nov 1, 2023 - Rust
Improve this page
Add a description, image, and links to theq-learning-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theq-learning-algorithm topic, visit your repo's landing page and select "manage topics."