philtabor / Youtube-Code-RepositoryLinks
Repository for most of the code from my YouTube channel
☆933Updated 2 years ago
Alternatives and similar repositories for Youtube-Code-Repository
Users that are interested in Youtube-Code-Repository are comparing it to the libraries listed below
Sorting:
- ☆436Updated 2 years ago
- Reinforcement learning tutorials☆397Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆724Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆458Updated 4 years ago
- ☆187Updated 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…☆984Updated 4 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,274Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,330Updated 10 months ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆829Updated last year
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆784Updated 7 years ago
- PyTorch implementation of soft actor critic☆933Updated 6 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741Updated 3 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,030Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,400Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆346Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆218Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,196Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,154Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆553Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆659Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆991Updated 8 months ago
- A toolkit for reproducible reinforcement learning research.☆2,074Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆293Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆318Updated 5 years ago