Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
AES-DES
C++ implementation of Advanced Encryption Standard and Data Encryption Standard.
awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
BigDataGuide
大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料
DOP
Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)
DRL_paper_summary
Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
garage
A toolkit for reproducible reinforcement learning research.
MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
1170300430's Repositories
1170300430/task-scheduling
Python package implementing task generators, traditional and ML-based scheduling algorithms, and assessment tools.
1170300430/recurrent-ppo-truncated-bptt
Baseline implementation of recurrent PPO using truncated BPTT
1170300430/paper-summary
1170300430/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
1170300430/DOP
Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)
1170300430/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
1170300430/garage
A toolkit for reproducible reinforcement learning research.
1170300430/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
1170300430/tutorials
机器学习相关教程
1170300430/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
1170300430/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
1170300430/DRL_paper_summary
Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.
1170300430/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
1170300430/BigDataGuide
大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料
1170300430/Spring2019_HITCS_SC_Lab1
1170300430/AES-DES
C++ implementation of Advanced Encryption Standard and Data Encryption Standard.