Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
☆3,231Apr 22, 2023Updated 3 years ago
Alternatives and similar repositories for minimalRL
Users that are interested in minimalRL are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- provides all the codes from the book "RL from basics(바닥부터 배우는 강화학습)"☆178Apr 22, 2023Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,277Jan 4, 2021Updated 5 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,939Jul 25, 2024Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,902May 29, 2022Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,453Apr 16, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆10,398Apr 20, 2026Updated 4 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,033Jun 20, 2026Updated 2 months ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,178Nov 4, 2021Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,654Mar 24, 2023Updated 3 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆4,199Updated this week
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,761Aug 1, 2024Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,933Jun 17, 2024Updated 2 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms