BroAiii's Stars
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
lyhue1991/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
PaddlePaddle/PARL
A high-performance distributed training framework for Reinforcement Learning
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
oxwhirl/pymarl
Python Multi-Agent Reinforcement Learning framework
sfujim/TD3
Author's PyTorch implementation of TD3 for OpenAI gym tasks
starry-sky6688/MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
oxwhirl/smac
SMAC: The StarCraft Multi-Agent Challenge
agi-brain/xuance
XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library
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.
marl-book/codebase
Official code repo for the MARL book (www.marl-book.com)
datawhalechina/learn-python-the-smart-way
聪明方法学Python,简明且系统的 Python 入门教程。
datawhalechina/joyrl
An easier PyTorch deep reinforcement learning library.
shariqiqbal2810/REFIL
Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021
onehaitao/CNN-relation-extraction
Implementation of Relation Classification via Convolutional Deep Neural Network.
whitewinder/ChineseWordSegmentation
Chinese Word Segmentation
XiaorZhang/pDOC
意识障碍的预后预测
hzy312/chinese-word-segmentation
FMM, BMM, BM
Nan-J/NLP_Lab2_-ChineseWordSegmentation
Using FMM/RMM to do Chinese word segmentation