BalsampearY's Stars
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
pseudonym117/Riot-Watcher
Simple Python wrapper for the Riot Games API for League of Legends
ucla-rlcourse/RLexample
Some basic examples of playing with RL
ryandougherty/Introduction-to-the-Theory-of-Computation-Solutions
Solutions to Michael Sipser's Introduction to the Theory of Computation Book (3rd Edition).
tonmoy71/ns3-scratch
ns-3 simulation codes
LinkTsang/poetry-seq2seq
Chinese Poetry Generation
zhoubolei/introRL
Intro to Reinforcement Learning (强化学习纲要)
wuhan2020/wuhan2020
新型冠状病毒防疫信息收集平台
testerSunshine/12306
12306智能刷票,订票
catziyan/DRLPytorch-
白话强化学习与PyTorch的学习笔记
BalsampearY/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
GAOYANGAU/DRLPytorch
Pytorch for Deep Reinforcement Learning
SarvagyaVaish/FlappyBirdRL
Flappy Bird hack using Reinforcement Learning
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
wwxFromTju/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
pytorch/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
google-deepmind/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
NeuronDance/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
pianomania/DQN-pytorch
A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning
devsisters/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
qqiang00/Reinforce
Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
uber-research/go-explore
Code for Go-Explore: a New Approach for Hard-Exploration Problems
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
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.
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
MorvanZhou/tutorials
机器学习相关教程