README
Report of Reinforcement learning, a book about artificial intelligence and the methods of reinforcement learning. It is to help us have some written knowledge for a project involving artificial intelligence.
Reinforcement learning is part of Machine Learning. There are 3 big type of algorithms of machine learning : unsupervised learning, supervised learning and reinforcement learning.
We will focus on reinforcement when your algorithm's goal is to learn how to behave in an environment to achieve your aim.