diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b365adb006c9d859678163061f52733d196a70a6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +This project provides code to reproduce the AIM algorithm used in Approximate information maximization for bandit games. +The code allows to simulate bandit game with Bernoulli reward but isn't meant to reproduce the figures of the main paper. \ No newline at end of file