madlsj's Stars
doocs/jvm
🤗 JVM 底层原理最全知识总结
dunwu/blog
:dart: 钝悟的博客
KarlXing/RL-Visual-Continuous-Control
RL Algorithms for Visual Continuous Control
agilexrobotics/limo-doc
DeepRLChinese/DeepRL-Chinese
liangjingkanji/DrakeTyporaTheme
十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark
dragon-wang/VAE
Implementation of VAE and CVAE using Pytorch on MNIST dataset
wwxFromTju/awesome-reinforcement-learning-lib
GitHub's code repository is all you need
wolverinn/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
Snailclimb/guide-rpc-framework
A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
tonivade/claudb
ClauDB is a REDIS implementation in Java
Seazean/JavaNote
📁我不是的知识的生产者,我只是知识的搬运工
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
deligentfool/policy_based_RL
The implement of the policy gradient RL algorithm with pytorch
orrivlin/MountainCar_DQN_RND
Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
MishaLaskin/curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
kaixindelele/DRLib
DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
NovemberChopin/RL_Tutorial
Tutorial for Reinforcement Learning