Intro tutorial to simple reinforcement learning algorithms.
- Download the repo to your own computer
- Run the tutorial using Jupyter notebook (jupyter notebook TD_learning.ipynb). If you do not have Jupyter installed use Google Colab or install Jupyter (https://jupyter.org/install).