/Reinforcement-Learning-for-E-Commerce-Q-Learning-in-Action-

Reinforcement Learning is implemented in python from scratch. The robot will be trained using Q-Learning. It will know nothing about the environment initial. It doesn’t even know that there is a destination where it has to reach. It will figure out everything over a lot of episodes using Q-Learning.

Primary LanguageJupyter Notebook

Watchers