ptr-h / reinforcement-learning-racetrack

an implementation of monte carlo, q-learning, sarsa, and dyna-q for an agent in a racetrack environment based on the Sutton and Barto textbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

an implementation of monte carlo, q-learning, sarsa, and dyna-q for an agent in a racetrack environment based on the Sutton and Barto textbook


Languages

Language:Jupyter Notebook 73.1%Language:Python 26.9%