diff --git a/README.md b/README.md index 53b4958..2babd80 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ We tackle here the problem of the two armed bandit from a stochastic algorithm s We also provide a comprehensive mathematical summary of the two main reference, proving the speed and the convergence of the used algorithm. -![](data/speed.png) +![](data/speed.jpg) Here, we try to match the theoritical results achieved in the paper, apply them with real data and finally try to extend it to a multi-agent setup diff --git a/data/speed.jpg b/data/speed.jpg new file mode 100644 index 0000000..c0d99a2 Binary files /dev/null and b/data/speed.jpg differ