reinceforcement-learning
There are 13 repositories under reinceforcement-learning topic.
luofuli/DualRL
A Dual Reinforcement Learning Framework for Unsupervised Text Style Transfer (IJCAI 2019)
thu-media/Comyco
The implementation of "Comyco: Quality-Aware Adaptive Video Streaming via Imitation Learning" (ACM MM 2019)
jerryduncan/pipsProphet
Deep learning model that analyzes the forex and binary market conditions and make forecast on price action
AndrePatri/CoClusterBridge
Tool for managing clusters of receding horizon controllers on CPU. Aimed at facilitating the implementation of the training phase of Reinforcement Learning-based Model Predictive Control policies.
createandbuild/Dodgy-Sidewalk
A dodgy project: an optimal path-finder for pedestrians using Q-learning
Mehrab-Kalantari/Taxi-v3-Q-Learning
A simple Q-learning implementation in OpenAI Gym's "Taxi-v3" environment
adborroto/reinforcement_learning
AI Reinforcement Learning in Python
arinjoy35/Machine-Learning
This projects were done as a part of Machine Learning course under Prof. S. Srihari at University at Buffalo, SUNY during Fall 2018.
sandipan1/BitFlipper
BitFlipper environment in OpenAI gym format
Mehrab-Kalantari/Mountain-Car-DDQN
Double deep q network implementation in OpenAI Gym's "Mountain Car" environment
Mehrab-Kalantari/Wumpus-World-Q-Learning
Solving a simple wumpus game using Q-learning algorithm