monokim / PyRacing
A.I. learns how to drive with reinforcement learning
☆22Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for PyRacing
- An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.☆45Updated 4 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated last year
- An AI program that plays Flappy Bird using reinforcement learning.☆39Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- deep-reinforcement-learning☆15Updated 5 years ago
- Pytorch Implementation of Twin Delayed Deep Deterministic Policy Gradients for Continuous Control☆12Updated 4 years ago
- Train agents on MiniGrid from human demonstrations using Inverse Reinforcement Learning☆14Updated 4 years ago
- Master Thesis project that provides a training framework for two player games. TicTacToe and Othello have already been implemented.☆18Updated 10 months ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆36Updated 6 years ago
- Source code for "A deep dive into reinforcement learning"☆12Updated 4 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- Solutions for different Reinforcement Learning environments☆25Updated 3 months ago
- ☆89Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated last year
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 3 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆77Updated 5 years ago
- Ship simulafor in openai gym style☆37Updated 5 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆41Updated 4 years ago
- Minimal PyTorch Library for Natural Evolution Strategies☆17Updated 3 years ago
- A first bare bones paralleled implementation of Go Explore as described by the Uber Engineering blog post☆45Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020☆30Updated 3 years ago
- Learning to play supermario using A3C algorithm☆11Updated 6 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 5 years ago
- Hierarchical Reinforcement Learning (batteries included)☆43Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago