Li-Rongtao's Stars
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.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
fengdu78/lihang-code
《统计学习方法》的代码实现
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
PacktPublishing/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
RedstoneWill/HsuanTienLin_MachineLearning
openai/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
eclipse/sumo
Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
oxwhirl/pymarl
Python Multi-Agent Reinforcement Learning framework
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
openai/maddpg
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
openai/multi-agent-emergence-environments
Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"
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
qqiang00/Reinforce
Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
cityflow-project/CityFlow
A Multi-Agent Reinforcement Learning Environment for Large Scale City Traffic Scenario
openai/multiagent-competition
Code for the paper "Emergent Complexity via Multi-agent Competition"
PacktPublishing/Hands-On-Reinforcement-Learning-with-Python
Hands-On Reinforcement Learning with Python, published by Packt
MorvanZhou/pytorch-A3C
Simple A3C implementation with pytorch + multiprocessing
PacktPublishing/Getting-Started-with-TensorFlow
Getting Started with TensorFlow, published by Packt
cts198859/deeprl_signal_control
multi-agent deep reinforcement learning for large-scale traffic signal control.
illidanlab/Simulator
Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning
multi-commander/Multi-Commander
Multi & Single Agent Reinforcement Learning for Traffic Signal Control Problem
chuangyc/awesome-multiagent-learning
A curated list of multiagent learning and related area resources.
goshaQ/adaptive-tls
Adaptive real-time traffic light signal control system using Deep Multi-Agent Reinforcement Learning
bdvllrs/marl-patrolling-agents
Project on multi agent reinforcement learning applied on patrolling agents
sanketloke/dlmultiagentsoccer
Deep Reinforcement Learning for Multi Agent Soccer
tinyzqh/Course-notes
Here are some notes I took during my own deep learning, machine learning sessions