Shantanu35 / Articles-for-Reading

The repository contains important articles that I encountered and found useful. It is a good way to store them as an "Issue".
0 stars 0 forks source link

Solving the Multi-Armed Bandit Problem #2

Open Shantanu35 opened 4 years ago

Shantanu35 commented 4 years ago

Title

Solving Multi-Armed Bandit Problem

Description

The article explains the following:

Link

Multi-Armed Bandit

Author

Anson Wong: AI Research Scientist, Theoretical Physicist

Shantanu35 commented 4 years ago

Important Point: Go through the GitHub profile and apply the problem for other applications to get a better grasp of Epsilon Greedy Approach.