Pinned Repositories
CARLA_PPO
This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experiment in Carla with reinforcement learning based agents -- this, by wrapping Carla in a gym like environment that can handle custom reward functions, custom debug output, etc.
CARLA_RL
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]
CarRacingDemo
ElegantRL
Lightweight and scalable deep reinforcement learning using PyTorch. 🔥
Greedy_Step_DQN
gym-minigrid-implementation
Training an agent using RL tabular methods on gym-minigrid
reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
RLCodebase
RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms
QINGYWuuu's Repositories
QINGYWuuu/CARLA_PPO
This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experiment in Carla with reinforcement learning based agents -- this, by wrapping Carla in a gym like environment that can handle custom reward functions, custom debug output, etc.
QINGYWuuu/CARLA_RL
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]
QINGYWuuu/CarRacingDemo
QINGYWuuu/ElegantRL
Lightweight and scalable deep reinforcement learning using PyTorch. 🔥
QINGYWuuu/Greedy_Step_DQN
QINGYWuuu/gym-minigrid-implementation
Training an agent using RL tabular methods on gym-minigrid
QINGYWuuu/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
QINGYWuuu/RLCodebase
RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms