DeepReinforcementLearning / DeepReinforcementLearningInActionLinks
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
☆820Updated last year
Alternatives and similar repositories for DeepReinforcementLearningInAction
Users that are interested in DeepReinforcementLearningInAction are comparing it to the libraries listed below
Sorting:
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,260Updated last year
- Grokking Deep Reinforcement Learning☆978Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆451Updated 4 years ago
- ☆430Updated 2 years ago
- Reinforcement learning tutorials☆391Updated 2 years ago
- Repository for most of the code from my YouTube channel☆932Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,317Updated 8 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆718Updated 2 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…