vincen-github / mlimpl
This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based on Numpy, Pandas or Torch. You can deepen your understanding to related model and algorithm or revise it to get the customized code belongs yourself by referring to this repository.
☆443Updated 4 months ago
Alternatives and similar repositories for mlimpl:
Users that are interested in mlimpl are comparing it to the libraries listed below
- ☆356Updated last year
- ☆621Updated last year
- kinds of reinforcement learning model by Pytorch☆301Updated last year
- ☆378Updated 2 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆262Updated 4 years ago
- ☆310Updated 6 months ago
- ☆115Updated last week
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,152Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆566Updated last week
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆1,746Updated 2 months ago
- ☆68Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆715Updated this week
- ☆57Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆276Updated 2 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆494Updated 2 years ago
- RL algorithms☆140Updated 3 years ago
- 动手学强化学习代码☆49Updated last year
- The mirror of RL_Coding_Exercise.☆64Updated 4 months ago
- ☆903Updated last year
- Reinforcement-Learning-Notes, start with MDP.☆221Updated 2 years ago
- basic algorithms of reinforcement learning☆203Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆574Updated 3 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆78Updated 4 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆214Updated 2 years ago
- Tutorial for Reinforcement Learning☆176Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆530Updated 9 months ago
- https://hrl.boyuai.com/☆2,791Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆136Updated 3 years ago