Hotwaterman's Stars
aluscher/torchbeastpopart
Deep Learning Project
borninfreedom/DeepLearning
深度学习、强化学习、模仿学习与机器人
kngwyu/Rainy
:umbrella: Deep RL agents with PyTorch:umbrella:
iffiX/machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
tigerneil/awesome-deep-rl
For deep RL and the future of AI.
datamllab/awesome-game-ai
Awesome Game AI materials of Multi-Agent Reinforcement Learning
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
amusi/AI-Job-Resume
AI 算法岗简历模板
hbulpf/aipath
AI学习之路
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
sfujim/TD3
Author's PyTorch implementation of TD3 for OpenAI gym tasks
trzhang0116/HRAC
PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spotlight).
soumye/recalltraces
Implementation of Recall Traces for Atari
henrycharlesworth/PlanGAN
sb2nov/resume
Software developer resume in Latex
NeuronDance/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
cbfinn/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
zhoubolei/introRL
Intro to Reinforcement Learning (强化学习纲要)
switchablenorms/CelebAMask-HQ
A large-scale face dataset for face parsing, recognition, generation and editing.
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
PaddlePaddle/PARL
A high-performance distributed training framework for Reinforcement Learning
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
wwxFromTju/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
AboudyKreidieh/h-baselines
A repository of high-performing hierarchical reinforcement learning models and algorithms.
iclavera/learning_to_adapt
Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.