-
Institute of Automation
- Peking
- jzndd.github.io
Highlights
- Pro
-
-
CP3ER Public
The official PyTorch implementation of the paper "Generalizing Consistency Policy to Visual RL with Prioritized Proximal Experience Regularization"
-
-
-
conditional-flow-matching Public
Forked from atong01/conditional-flow-matchingTorchCFM: a Conditional Flow Matching library
Python MIT License UpdatedOct 9, 2024 -
-
awesome-diffusion-model-in-rl Public
Forked from opendilab/awesome-diffusion-model-in-rlA curated list of Diffusion Model in RL resources (continually updated)
Apache License 2.0 UpdatedSep 26, 2024 -
cpql Public
Forked from cccedric/cpqlThis is the official PyTorch implementation of the paper "Boosting Continuous Control with Consistency Policy".
Python GNU General Public License v3.0 UpdatedMay 9, 2024 -
-
easy-rl Public
Forked from datawhalechina/easy-rl强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Jupyter Notebook Other UpdatedJul 15, 2023 -
LQR-Application Public
LQR for path planning, fixed-value output tracking and path tracking
Python UpdatedJun 24, 2023 -
evalcsu Public
Forked from EvalCSU/evalcsuEvalCSU 是一个关于 CSU 的非官方专业课程经验分享平台
-
Soft_Sensor_Experiments Public
Forked from JustusvLiebig/Soft_Sensor_ExperimentsPython Apache License 2.0 UpdatedMay 26, 2022 -
Coursera-ML-AndrewNg-Notes Public
Forked from fengdu78/Coursera-ML-AndrewNg-Notes吴恩达老师的机器学习课程个人笔记
-
ReinforcementLearing_UCL_DavidSilver Public
Forked from DayuanTan/ReinforcementLearing_UCL_DavidSilverMy notes about David Silver's course on Reinforcement Learning at UCL.
HTML UpdatedApr 22, 2022 -
reinforcement_torch_pfrl Public
Forked from rexrex9/reinforcement_torch_pfrl真-极简强化学习(基于torch的强化学习框架pfrl)
Python UpdatedMar 21, 2022 -
Python-100-Days Public
Forked from jackfrued/Python-100-DaysPython - 100天从新手到大师
-
-
-
-
Reinforcement-learning-with-tensorflow Public
Forked from MorvanZhou/Reinforcement-learning-with-tensorflowSimple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Python MIT License UpdatedNov 1, 2020 -
reinforcement-learning-code Public
Forked from gxnk/reinforcement-learning-codePython UpdatedAug 6, 2020 -
Reinforcement-learning-with-PyTorch Public
Forked from ClownW/Reinforcement-learning-with-PyTorchReinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch