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:
- ☆184Updated 3 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆55Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆94Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆236Updated 8 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- ☆17Updated 5 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆79Updated 3 years ago
- ☆13Updated 2 years ago
- ☆40Updated last month
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Python code for Deep Reinforcement Learning with Transfer Learning in a Simulated Environment☆74Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 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
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆383Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆205Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- The continuous mountain car problem solved with DDPG☆13Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆38Updated 4 years ago
- OpenAI's cartpole env solver.☆156Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago