Pinned Repositories
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
DeepLearning
深度学习、强化学习、模仿学习与机器人
easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
json-tutorial
从零开始的 JSON 库教程
kuka-reach-drl
Train kuka robot reach a point with deep rl.
leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
li_hang
李航统计学习方法 PPT
ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
liumina123's Repositories
liumina123/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
liumina123/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
liumina123/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
liumina123/DeepLearning
深度学习、强化学习、模仿学习与机器人
liumina123/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
liumina123/json-tutorial
从零开始的 JSON 库教程
liumina123/kuka-reach-drl
Train kuka robot reach a point with deep rl.
liumina123/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
liumina123/li_hang
李航统计学习方法 PPT
liumina123/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
liumina123/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等