q-learning topic
qmap
Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks
LearnSnake
🐍 AI that learns to play Snake using Q-Learning (Reinforcement Learning)
dissecting-reinforcement-learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
intelligent_traffic_lights
Traffic Lights Control with Deep Learning
ctc-executioner
Master Thesis: Limit order placement with Reinforcement Learning
gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Deep-math-machine-learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers,...