reinforcement-agents
There are 17 repositories under reinforcement-agents topic.
MishaLaskin/curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
Nasdin/ReinforcementLearning-AtariGame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
alokwhitewolf/Reinforcement-Learning
Implementation of various Reinforcement Learning Algorithms
florist-notes/CS234_RL
🐲 Stanford CS234 : Reinforcement Learning
masus04/Deep-Reinforcement-Learning-for-Boardgames
Master Thesis project that provides a training framework for two player games. TicTacToe and Othello have already been implemented.
entrpn/fingym
A tool for developing reinforcement learning algorithms focused in stock prediction
wikke/Reinforcement_Learning
Series of Reinforcement Learning: Q-Learning, Sarsa, SarsaLambda, Deep Q Learning(DQN);一些列强化学习算法,玩OpenAI-gym游戏
sintefneodroid/AAV
Autonomous Aerial Vehicle
jedrazb/rl-grid-world
Reinforcement learning agent which finds a path to the goal in a grid world. This exercise was done as a coursework for course C424 at Imperial College London.
codeAC29/GameDataGen
Game stat acquisition using neural networks
dtiarks/pg_agents
Collection of policy gradient based RL agents
ummavi/rlforge
RLForge: Modular, reusable implementations of Deep-RL algorithms
HegdeChaitra/Atari_RL_agent
Implementation of DQN and DDQN algorithms in Pytorch to play Atari game
terran6/ddpg-continuous-control
🦾 Utilizing a Deep Deterministic Policy Gradient algorithm to train robotic simulations in continuous action space
zmiecer/zmiecer_agent
My pysc2 rl agent
ondrejbiza/drl_gym
Deep Reinforcement Learning gym.