bandit_problem In the same directory as this project... To run the simulations, type the following command: Python simulations.py In order to run this code, you need to install the python libraries numpy and scipy: pip install numpy pip install scipy