q-learning-algorithm
Here are 148 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
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
Turn based strategy game with AI
- Updated
Mar 4, 2023 - Python
Q-learning application to find an optimal parking slot
- Updated
Oct 1, 2023 - Jupyter Notebook
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
a Python-based platformer infused with Q-Learning and dynamic level creation from simple JSON files.
- Updated
Aug 11, 2023 - Python
Docking robot in a grid environment trained it with Q-learning
- Updated
Jun 26, 2021 - 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
Demonstration of Q-Learning and SARSA algorithms utilizing Python and OpenAI GYM
- Updated
Feb 15, 2021 - Python
The implementation for the paper Continuous Deep Q-Learning in Optimal Control Problems: Normalized Advantage Functions Analysis // NeurIPS 2022
- Updated
Sep 30, 2022 - 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++
Deep Q Learning blackbox strategies for casino games
- Updated
Mar 22, 2024 - Jupyter Notebook
Markov decision process master thesis
- Updated
Nov 1, 2023 - Rust
Codes for the AISTATS 2023 paper, A Statistical Analysis of Polyak-Ruppert Averaged Q-learning.
- Updated
Jul 21, 2023 - Python
Build an RL (Reinforcement Learning) agent that learns to play Numerical Tic-Tac-Toe. The agent learns the game by Q-Learning.
- Updated
Jul 9, 2021 - Jupyter Notebook
- Updated
Jan 31, 2022 - Jupyter Notebook
This repository contains various networks implementation such as MLP, Hopfield, Kohonen, ART, LVQ1, Genetic algorithms, Adaboost and fuzzy-system, CNN with python.
- Updated
Aug 12, 2022 - Jupyter Notebook
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."