yl573 / Reinforcement-Learning

A compilation of reinforcement learning projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing CartPole With Reinforcement Learning

This is a learning project for me to understand the basics of Q-learning with a neural network. The code is an adaptation of the work of n1try.

The learning is done using Keras and the simulations use OpenAI Gym.

About

A compilation of reinforcement learning projects


Languages

Language:Python 100.0%