Found 17 repositories(showing 17)
amitshky
Simulating a Self-Driving Car in Unreal Engine using Reinforcement Learning
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.
CaraZzzz
No description available
Bharat269
utilising deep learning and reinforcement learning as Deep Q-networks (dual policy action critic) to train an agent for the cartpole environment
CrBonamigo
No description available
Anca-Mt
DQN agent with e-greedy / softmax policy, experience replay and target network.
Joppe-Leers
Deep Q-learning algorithm for my thesis. It should learn to drive a car
Ritesh1909
This repository contains the implementation of a Deep Q-Network (DQN) designed to solve the Cartpole balancing problem, a classic reinforcement learning task from OpenAI's Gym. The project implements advanced techniques like experience replay and a target network, along with extensive hyperparameter tuning, ablation studies to optimize performance.
alexdea123
No description available
mspring6
Deep Q Learning project for EE 5885 Deep Reinforcement
YooPaul
No description available
minzhuo
No description available
saleh-mmr
This project implements a Deep Reinforcement Learning (DRL) agent to solve the MountainCar-v0 environment from the Gymnasium library. The implementation includes core RL components such as experience replay, target networks, environment wrappers, and an enhanced version of Q-learning using Double DQN.
zazamrykh
Solving cartpole promlem with deep-q-net reinforcement learning algorithm (simple implementation). Homework for ITMO university.
IkanPakUs
No description available
sawilkhan
A Reinforcement learning agent to move between two points through a dynamic map.
AIMads
This is a CNN model that with help of reinforcement learning and deepQlearning manages, too make the car in enduro drive fast on the track and identify other cars and overtake them.
All 17 repositories loaded