fakemonk1 / Reinforcement-Learning-Lunar_LanderLinks
☆48Updated 6 years ago
Alternatives and similar repositories for Reinforcement-Learning-Lunar_Lander
Users that are interested in Reinforcement-Learning-Lunar_Lander are comparing it to the libraries listed below
Sorting:
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆243Updated 10 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- ☆186Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆23Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- ☆17Updated 5 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆56Updated last month
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆96Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆399Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆160Updated 6 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆392Updated 2 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 5 years ago
- Emergence of complex strategies through multiagent competition☆45Updated 3 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆217Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆452Updated 4 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago