Found 138 repositories(showing 30)
Code-Bullet
No description available
GaetanJuvin
My Journey Into Deep Q-Learning with Keras and Gym
CartPole Gym OpenAI solution using QLearning with Keras
omerbsezer
Mountain Car problem solving using RL - QLearning with OpenAI Gym Framework
amitshky
Simulating a Self-Driving Car in Unreal Engine using Reinforcement Learning
cscipher
Self Driving Car game automated with "Reinforcement Deep Q-Learning"
omerbsezer
Cart Pole problem solving using RL - QLearning with OpenAI Gym Framework
mantaroh
QLearning for the car with ODB2 and GPS
bailiqun
Autonomous car race game writen by pygame and qlearning.
vishnuvryeruva
Developing a SARSA learning and QLearning algorithm for mountain car graphics
Bobingstern
Idk I think it works
giabarbou
Approaching carpool with reinforcement learning by using the Q-Learning algorithm
milwd
Implementation of Q-learning on OpenAI's Gym (Gymnasium 0.26), with descriptions
m-lundberg
A QLearning agent written in Python to balance an inverted pendulum
herniqeu
Implementação de Q-Learning para resolver o problema CartPole
This repository implements a Deep Q-Learning algorithm to train an agent to balance a pole on a cart using the CartPole-v1 environment from Gymnasium. The project includes a TensorFlow-based neural network, epsilon-greedy exploration, experience replay, and visualization of the trained agent's performance.
YFortin
No description available
FatemehAskari
No description available
CaraZzzz
No description available
JayJhaveri1906
A QLearning based reinforcement learning project for an autonomous driving agent based on F1 xd.
No description available
ayoyu
Using some reinforcement learning algorithms (DQN, A2C, MCTS, REINFORCE, Qlearning) to solve Mountain Car, CartPol, and Breakout-v0 Problems with Gym and Tensorflow
spereddigari23
Creating a self driving car using Python, and supporting libraries: Torch, Kivy and custom AI library included
No description available
NeuralNetwork_GeneticAlgorithm_QLearning_Unity is a Unity project that implements a neural network, a machine learning genetic algorithm, and Q-learning. It also features a simple car controller and a 2D race track. The app demonstrates how a neural network learns to navigate the track using both genetic algorithms and Q-learning.
Khalilolgod
Qlearning on gyms Mountain Car
illuri96
Self-Driving car using QLearning
joostgrunwald
Using Qlearning for driving F1 car
HenrikBojsenNehm
A car that learns to drive with Qlearning
KD1994
QLearning with GridWorld and DQN demo with car game