reinforcement-learning-agent topic
awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
gym-microrts-paper-sb3
RL agent to play μRTS with Stable-Baselines3 and PyTorch
TradzQAI
Trading environnement for RL agents, backtesting and training.
Overcoming-exploration-from-demos
Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines from OpenAI
coax
Modular framework for Reinforcement Learning in python
Reinforcement-Learning-Specialization
[Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"
Rocket_Lander_Gym
💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.
neuro-symbolic-sudoku-solver
⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.
RL-code-resources
A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments
DQN-Atari-Agents
DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN