AI-Guru / gym-metacar
OpenAI Gym wrapper for Metacar: A reinforcement learning environment for self-driving cars in the browser.
☆45Updated 5 years ago
Alternatives and similar repositories for gym-metacar:
Users that are interested in gym-metacar are comparing it to the libraries listed below
- Multi-Agent DRiving Simulator☆90Updated 4 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of…☆144Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆56Updated 6 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆47Updated 2 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.☆54Updated 6 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆66Updated 3 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Codebase of Santara et. al., RAIL: Risk Averse Imitation Learning, Published in AAMAS 2018☆14Updated 3 years ago
- Project 1 of Udacity's Deep Reinforcement Learning nanodegree program☆13Updated 6 years ago
- Labs for understanding and coding Standard Reinforcement Learning concepts☆54Updated 6 years ago
- Docker image with OpenAI Gym, Baselines, MuJoCo and Roboschool, utilizing TensorFlow and JupyterLab.☆46Updated 6 years ago
- Neural Network learns to land a rocket using Pytorch, Unity's MLAgents and PPO.☆35Updated 5 years ago
- Public Source Seeking Repository☆51Updated 5 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.