svpino / lunar-landerLinks
OpenAI Gym's LunarLander-v2 Implementation
☆43Updated last year
Alternatives and similar repositories for lunar-lander
Users that are interested in lunar-lander are comparing it to the libraries listed below
Sorting:
- Example code for the Gym documentation☆72Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆157Updated 6 years ago
- ☆184Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆230Updated 5 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- ☆17Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆127Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- ☆48Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆128Updated 7 months ago
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 6 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated 11 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 weeks ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆195Updated 2 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆424Updated 4 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
- OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆39Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- A Reinforcement Learning Project using PPO + Transformer☆59Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆193Updated last year
- The Starcraft Multi-Agent challenge lite☆42Updated 9 months ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆94Updated 4 years ago