philtabor / Youtube-Code-Repository
Repository for most of the code from my YouTube channel
☆885Updated last year
Alternatives and similar repositories for Youtube-Code-Repository:
Users that are interested in Youtube-Code-Repository are comparing it to the libraries listed below
- ☆369Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆630Updated last year
- Reinforcement learning tutorials☆364Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆393Updated 3 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆801Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,162Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆605Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,145Updated 2 years ago
- PyTorch implementation of soft actor critic☆841Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- ☆182Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,500Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,922Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆582Updated 6 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,765Updated last year
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,185Updated 9 months ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆836Updated 3 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,404Updated 6 months ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆764Updated 8 months ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆328Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆463Updated 6 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆662Updated 8 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆529Updated last month