/reinforcement_learning_study

This project is a collection of things I'm using to learn Reinforcement Learning.

Primary LanguagePython

Reinforcement Learning Study

This project is a collection of things I'm using to learn Reinforcement Learning.

Trainable Agents

There are a number of different agents to train with different RL techniques.

Q-Learning

  • Move to Goal

    Check the available agents that can be trained to play different versions of this environment using Q-Learning.

Deep-Q-Learning

References