inarikami / keras-rl2Links
Reinforcement learning with tensorflow 2 keras
☆252Updated 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:
- ☆436Updated 2 years ago
- Reinforcement learning tutorials☆395Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆653Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- ☆187Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆218Updated 5 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆723Updated 2 years ago
- Solving OpenAI Gym problems.☆187Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,195Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆306Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- Repository for most of the code from my YouTube channel☆934Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆177Updated 3 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last month
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆492Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆317Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆346Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX