inarikami / keras-rl2Links
Reinforcement learning with tensorflow 2 keras
☆253Updated 4 years ago
Alternatives and similar repositories for keras-rl2
Users that are interested in keras-rl2 are comparing it to the libraries listed below
Sorting:
- ☆422Updated 2 years ago
- ☆184Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆651Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Reinforcement learning tutorials☆388Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆706Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 10 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,182Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- TensorFlow2 Reinforcement Learning☆477Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last week
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆475Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆435Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago