diff --git a/README.md b/README.md index cbe8ea2..ca5f4f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# K-armed-bandits +# Multi-armed-bandits A comparison of different algorithms for the k-armed bandit problem. This work was written in a spanish course as practice to write about a subject one is interested in, using academic spanish. The work compares different, simple but potential, algorithms to resolve a basic version of the k-armed bandit problem.