All Projects → Q-GridWorld → Similar Projects or Alternatives

62 Open source projects that are alternatives of or similar to Q-GridWorld

Notebooks
Some notebooks
Stars: ✭ 53 (-56.91%)
Mutual labels:  q-learning
Gym Anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Stars: ✭ 627 (+409.76%)
Mutual labels:  q-learning
Data Science Free
Free Resources For Data Science created by Shubham Kumar
Stars: ✭ 232 (+88.62%)
Mutual labels:  q-learning
Micromlp
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
Stars: ✭ 92 (-25.2%)
Mutual labels:  q-learning
Dinoruntutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
Stars: ✭ 285 (+131.71%)
Mutual labels:  q-learning
Deep-Reinforcement-Learning-With-Python
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
Stars: ✭ 222 (+80.49%)
Mutual labels:  q-learning
Gym Alttp Gridworld
A gym environment for Stuart Armstrong's model of a treacherous turn.
Stars: ✭ 14 (-88.62%)
Mutual labels:  q-learning
tictactoe-reinforcement-learning
Train a tic-tac-toe agent using reinforcement learning.
Stars: ✭ 36 (-70.73%)
Mutual labels:  q-learning
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, Courses, etc..
Stars: ✭ 442 (+259.35%)
Mutual labels:  q-learning
2048 Deep Reinforcement Learning
Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning
Stars: ✭ 169 (+37.4%)
Mutual labels:  q-learning
Tetris Ai
A deep reinforcement learning bot that plays tetris
Stars: ✭ 109 (-11.38%)
Mutual labels:  q-learning
RL-2018
Reinforcement Learning at UCLA IPAM RIPS 2018
Stars: ✭ 15 (-87.8%)
Mutual labels:  q-learning
Flow-Shop-Scheduling-Based-On-Reinforcement-Learning-Algorithm
Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm
Stars: ✭ 73 (-40.65%)
Mutual labels:  q-learning
Drivebot
tensorflow deep RL for driving a rover around
Stars: ✭ 62 (-49.59%)
Mutual labels:  q-learning
marley
A framework for multi-agent reinforcement learning.
Stars: ✭ 261 (+112.2%)
Mutual labels:  q-learning
Async Deeprl
Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning
Stars: ✭ 44 (-64.23%)
Mutual labels:  q-learning
Grid royale
A life simulation for exploring social dynamics
Stars: ✭ 252 (+104.88%)
Mutual labels:  q-learning
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+5548.78%)
Mutual labels:  q-learning
Chrome-Dino-Reinforcement-Learning
An RL implementation in Keras
Stars: ✭ 98 (-20.33%)
Mutual labels:  q-learning
Arnold
Arnold - DOOM Agent
Stars: ✭ 457 (+271.54%)
Mutual labels:  q-learning
Rl trading
An environment to high-frequency trading agents under reinforcement learning
Stars: ✭ 205 (+66.67%)
Mutual labels:  q-learning
Qtrader
Reinforcement Learning for Portfolio Management
Stars: ✭ 363 (+195.12%)
Mutual labels:  q-learning
Implicit-Q-Learning
PyTorch implementation of the implicit Q-learning algorithm (IQL)
Stars: ✭ 27 (-78.05%)
Mutual labels:  q-learning
Trading Bot
Stock Trading Bot using Deep Q-Learning
Stars: ✭ 273 (+121.95%)
Mutual labels:  q-learning
Gym Fx
Forex trading simulator environment for OpenAI Gym, observations contain the order status, performance and timeseries loaded from a CSV file containing rates and indicators. Work In Progress
Stars: ✭ 151 (+22.76%)
Mutual labels:  q-learning
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (-8.94%)
Mutual labels:  q-learning
qbso-fs
Python implementation of QBSO-FS : a Reinforcement Learning based Bee Swarm Optimization metaheuristic for Feature Selection problem.
Stars: ✭ 47 (-61.79%)
Mutual labels:  q-learning
LearnSnake
🐍 AI that learns to play Snake using Q-Learning (Reinforcement Learning)
Stars: ✭ 69 (-43.9%)
Mutual labels:  q-learning
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+2342.28%)
Mutual labels:  q-learning
java-reinforcement-learning
Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic
Stars: ✭ 90 (-26.83%)
Mutual labels:  q-learning
Rl ardrone
Autonomous Navigation of UAV using Reinforcement Learning algorithms.
Stars: ✭ 76 (-38.21%)
Mutual labels:  q-learning
pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Stars: ✭ 26 (-78.86%)
Mutual labels:  q-learning
Dqn
Implementation of q-learning using TensorFlow
Stars: ✭ 53 (-56.91%)
Mutual labels:  q-learning
flow
High frequency AI based algorithmic trading module.
Stars: ✭ 57 (-53.66%)
Mutual labels:  q-learning
Deep traffic
MIT DeepTraffic top 2% solution (75.01 mph) 🚗.
Stars: ✭ 47 (-61.79%)
Mutual labels:  q-learning
king-pong
Deep Reinforcement Learning Pong Agent, King Pong, he's the best
Stars: ✭ 23 (-81.3%)
Mutual labels:  q-learning
Rubiks Cube
Reinforcement Learning program that looks to be able to quickly learn to solve a Rubik's Cube
Stars: ✭ 15 (-87.8%)
Mutual labels:  q-learning
Warehouse Robot Path Planning
A multi agent path planning solution under a warehouse scenario using Q learning and transfer learning.🤖️
Stars: ✭ 59 (-52.03%)
Mutual labels:  q-learning
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+571.54%)
Mutual labels:  q-learning
Learningx
Deep & Classical Reinforcement Learning + Machine Learning Examples in Python
Stars: ✭ 241 (+95.93%)
Mutual labels:  q-learning
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+420.33%)
Mutual labels:  q-learning
natural-gradient-deep-q-learning
arxiv.org/abs/1803.07482
Stars: ✭ 21 (-82.93%)
Mutual labels:  q-learning
Dissecting Reinforcement Learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Stars: ✭ 512 (+316.26%)
Mutual labels:  q-learning
Deep Rl Trading
playing idealized trading games with deep reinforcement learning
Stars: ✭ 228 (+85.37%)
Mutual labels:  q-learning
Deer
DEEp Reinforcement learning framework
Stars: ✭ 455 (+269.92%)
Mutual labels:  q-learning
mentalRL
Code for our AAMAS 2020 paper: "A Story of Two Streams: Reinforcement Learning Models from Human Behavior and Neuropsychiatry".
Stars: ✭ 22 (-82.11%)
Mutual labels:  q-learning
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (+214.63%)
Mutual labels:  q-learning
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.
Stars: ✭ 173 (+40.65%)
Mutual labels:  q-learning
Tf Rex
Play Google Chrome's T-rex game with TensorFlow
Stars: ✭ 345 (+180.49%)
Mutual labels:  q-learning
RL
Reinforcement Learning Demos
Stars: ✭ 66 (-46.34%)
Mutual labels:  q-learning
Mydeeplearning
A deep learning library to provide algs in pure Numpy or Tensorflow.
Stars: ✭ 281 (+128.46%)
Mutual labels:  q-learning
Accel Brain Code
The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
Stars: ✭ 166 (+34.96%)
Mutual labels:  q-learning
deep-Q-networks
Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
Stars: ✭ 135 (+9.76%)
Mutual labels:  q-learning
DRL in CV
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
Stars: ✭ 59 (-52.03%)
Mutual labels:  q-learning
Deep Qlearning Agent For Traffic Signal Control
A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
Stars: ✭ 136 (+10.57%)
Mutual labels:  q-learning
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (-8.13%)
Mutual labels:  q-learning
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (-56.1%)
Mutual labels:  q-learning
VREP-RL-bot
Reinforcement Learning in Vrep
Stars: ✭ 14 (-88.62%)
Mutual labels:  q-learning
Multiagent-RL
Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília
Stars: ✭ 59 (-52.03%)
Mutual labels:  q-learning
Reinforcement learning in python
Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa
Stars: ✭ 134 (+8.94%)
Mutual labels:  q-learning
1-60 of 62 similar projects