YidingYu's Stars
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
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.
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
aikorea/awesome-rl
Reinforcement learning resources curated
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
ShangtongZhang/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
Farama-Foundation/ViZDoom
Reinforcement Learning environments based on the 1993 game Doom :godmode:
williamFalcon/DeepRLHacks
Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)
nikitasrivatsan/DeepLearningVideoGames
google-research/batch-ppo
Efficient Batched Reinforcement Learning in TensorFlow
kh-kim/stock_market_reinforcement_learning
This project provides a stock market environment using OpenGym with Deep Q-learning and Policy Gradient.
bastibl/gr-ieee802-11
IEEE 802.11 a/g/p Transceiver
sisl/MADRL
Repo containing code for multi-agent deep reinforcement learning (MADRL).
hongzimao/deeprm
Resource Management with Deep Reinforcement Learning (HotNets '16)
awjuliani/oreilly-rl-tutorial
Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conference.
jn2clark/ReinforcementLearning
matheusportela/Multiagent-RL
Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília
hossam-mossalam/multi-objective-deep-rl
Multi-Objective Deep Reinforcement Learning
nicolaifsf/Installing-Tensorflow-with-GPU
Guide to installing Tensorflow with NVIDIA GPU. Use of GPU for compute only. Tested with GTX 1080 TI. Fixes login loop problem.
namidairo777/xiao_multiagent
Research project - real-time multi-agent pursuit a moving target
wenqinYe/Neural-Tetris
Created a neural network to play a game of Tetris
awiss/tetris-rl
Q-Learning to play Tetris
Nerdylicious/ALOHAProtocolSimulation
A simulation of the ALOHA protocol using SimPy and SciPy.
YoshuaNava/DD2380_Project
AI for playing Tetris, employing Monte Carlo Tree Search
jpdjere/Computational-Thinking-and-Data-Science
MITx: 6.00.2x Introduction to Computational Thinking and Data Science
adamgann/gr-messageutils
Collection of custom blocks for experimenting with Message Passing
mawongh/wirelessRL
Reinforcement Learning paradigms in the domain of Self-Organizing Networks
benjaminRomano/tetris-ai
Tetris AI implementations using genetic algorithms and deep reinforcement learning
mpaluta/Tetris-Reinforcement-Learning
Stanford AA228: Decision Making under Uncertainty - Final Project (Reinforcement Learning for Tetris)