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.
☆508Updated last month
Alternatives and similar repositories for mlimpl:
Users that are interested in mlimpl are comparing it to the libraries listed below
- ☆476Updated last year
- ☆697Updated 2 years ago
- ☆440Updated 5 months ago
- ☆346Updated 9 months ago
- kinds of reinforcement learning model by Pytorch☆324Updated 2 years ago
- ☆150Updated last month
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆282Updated 5 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆818Updated this week
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,266Updated 2 years ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,218Updated this week
- The mirror of RL_Coding_Exercise.☆82Updated 7 months ago
- ☆62Updated 2 years ago
- ☆79Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆645Updated last month
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆312Updated 3 weeks ago
- Collection of RL & Multi-Agent RL projects, from basic algorithms to MADDPG. Implements value iteration, policy iteration, DQN, DDPG, and…☆50Updated last week
- basic algorithms of reinforcement learning☆209Updated last year
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆99Updated 3 weeks ago
- 动手学强化学习代码☆53Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆644Updated last month
- ☆79Updated 5 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆555Updated 2 years ago
- ☆957Updated 2 years ago
- Deep Reinforcement Learning☆3,763Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆76Updated last year
- Reinforcement learning☆30Updated this week
- RL algorithms☆141Updated 4 years ago
- Reinforcement-Learning-Notes, start with MDP.☆222Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆545Updated last year
- An easier PyTorch deep reinforcement learning library.☆193Updated 3 months ago