tawnkramer / gym-donkeycarLinks
OpenAI gym environment for donkeycar simulator
☆213Updated 3 months ago
Alternatives and similar repositories for gym-donkeycar
Users that are interested in gym-donkeycar are comparing it to the libraries listed below
Sorting:
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆48Updated 3 years ago
- Reinforcement Learning Simulator for Donkey Car☆135Updated 5 years ago
- Implementation of reinforcement learning approach to make a car learn to drive☆110Updated 2 years ago
- AI RC Car Agent that using deep reinforcement learning on Jetson Nano☆91Updated 2 years ago
- This is the repository of the F1TENTH Gym environment.☆197Updated this week
- This provides a sandbox simulator for training a self-driving car. This uses Unity for simulation and Python with Keras and Tensorflow fo…☆423Updated 2 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆72Updated last year
- A gym environment for a miniature racecar using the pybullet physics engine.☆193Updated last year
- Reinforcement learning baseline agent trained with the Actor-critic (A3C) algorithm.☆268Updated 5 years ago
- Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing☆82Updated 2 years ago
- Open-source reinforcement learning environment for autonomous racing — featured as a conference paper at ICCV 2021 and as the official ch…☆161Updated last year
- Real-time reinforcement learning for a donkeycar with two raspberry pi's☆26Updated 2 years ago
- self driving car☆58Updated 5 years ago
- Self-driving car simulator for the Duckietown universe☆65Updated 7 months ago
- gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo☆453Updated 5 years ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆82Updated 3 years ago
- ☆105Updated 7 years ago
- An OpenAI gym wrapper for CARLA simulator☆585Updated 3 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆45Updated 6 years ago
- Keras implementation of nvidia paper 'Explaining How a Deep Neural Network Trained with End-to-End Learning Steers a Car'.☆29Updated 3 years ago
- Build a self driving car using deep reinforcement learning.☆21Updated 5 years ago
- Repository to store conditional imitation learning based AI that runs on CARLA.☆460Updated 3 years ago
- Carla-Simulator environment compatible with Ray/Rllib