This repository contains all of my projects for the udacity Reinforcement Learning nanodegree program.
- Playing Blackjack using Monte Carlo learning with the epsilon greedy strategy
- Solving the Taxi-v0 environment using Temporal Difference Control Methods of SARSA(0) and Q-learning