JinQiangWang2021's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
aikorea/awesome-rl
Reinforcement learning resources curated
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
cyberbotics/webots
Webots Robot Simulator
NeuronDance/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
junhyukoh/deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
carlosferrazza/humanoid-bench
wuwushrek/physics_constrained_nn
Neural Networks with Physics-Informed Architectures and Constraints for Dynamical Systems Modeling
seolhokim/DistributedRL-Pytorch-Ray
Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)
toshikwa/rltorch
A simple framework for distributed reinforcement learning in PyTorch.