Please see PDF for details
Run python mc_control.py
Run python sarsa.py
Run python lf_approxx.py
##Dependencies
All required dependencies can be installed using pip install LIB_HERE
- numpy
- matplotlib
- progressbar
- datetime (should be built in but requires explicit install sometimes)