Skip to content

pbudner/ml4e-multi-armed-bandit

Repository files navigation

ML4E – Multi-Armed Bandit (Lab 8)

Our solution for Lab 8 – Multi-Armed Bandit of the Machine Learning for Economists class WS20/21.

How to get started?

To get this respository running you need to first set up your environment:

make create_environment

Afterwards, we need to switch to the virtual environment and need resolve the Python dependencies:

source activate ml4e-multi-armed-bandit
make requirements

Where is the code?

The code and solution can be found in the following Jupyter notebook: Click here.

About

Our solution to the Multi-Armed Bandit (Lab 8) exercise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages