ZitengHe's Stars
dice2o/BingGPT
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
mit-han-lab/streaming-llm
[ICLR 2024] Efficient Streaming Language Models with Attention Sinks
codemayq/chinese-chatbot-corpus
中文公开聊天语料库
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
wangshusen/DRL
Deep Reinforcement Learning
opendilab/DI-engine
OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
opendilab/PPOxFamily
PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )
wwxFromTju/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
Shunichi09/PythonLinearNonlinearControl
PythonLinearNonLinearControl is a library implementing the linear and nonlinear control theories in python.
opendilab/awesome-decision-transformer
A curated list of Decision Transformer resources (continually updated)
InternLandMark/LandMark
opendilab/DI-sheep
羊了个羊 + 深度强化学习(Deep Reinforcement Learning + 3 Tiles Game)
rwl/PYPOWER
Port of MATPOWER to Python
2019ChenGong/RL-Paper-notes
Future-Power-Networks/MAPDN
This repository is for an open-source environment for multi-agent active voltage control on power distribution networks (MAPDN).
kzl/lifelong_rl
Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Reset-Free Lifelong Learning with Skill-Space Planning.
posteroffonts/sanfran
Originally only for San Francisco, now I just dump all the font dirs of macOS. San Francisco is in /S/L/F. Fonts from developer.apple.com/fonts are in respective directories. Kaiti.ttc is compressed as .tar.xz. Emoji font is too large for GitHub, even compressed. Font Book optional downloads (mostly CJK) are in com_apple_MobileAsset_Font6.
philtabor/Multi-Agent-Reinforcement-Learning
PyTorch implementations of MADDPG, MAPPO (coming)
ZhengYinan-AIR/FISOR
[ICLR 2024] The official implementation of "Safe Offline Reinforcement Learning with Feasibility-Guided Diffusion Model"
ZhengYinan-AIR/OMIGA
[NeurIPS 2023] The official implementation of "Offline Multi-Agent Reinforcement Learning with Implicit Global-to-Local Value Regularization"
ltlhuuu/A2PR
Implementation of A2PR, a simple way to achieve SOTA in offline reinforcement learning with an adaptive advantage-guided policy regularization method, in Pytorch
pranavsb/RL_smart_grid
We implemented a general, extensible Environment of a Smart Grid with the ability to simulate interactions between multiple Sources and Loads. Using the Environment, we implemented RL Battery Agents - specifically, using Q-learning and SARSA. We also analysed on a use case of the smart grid: Implementation of a smart Battery Agent to power usage optimizations in a Dynamic Pricing scenario
AIR-DI/D2C
D2C(Data-driven Control Library) is a library for data-driven control based on reinforcement learning.
ssplabs/alphamed-tutorials
去中心化联邦学习平台的示例程序
AIR-DI/air-dream-website
🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.
AIR-DI/OMIGA
The official implementation of "Offline Multi-Agent Reinforcement Learning with Implicit Global-to-Local Value Regularization" (NeurIPS 2023)