diff --git a/README.md b/README.md index b365adb006c9d859678163061f52733d196a70a6..64cf3299093d042391f727cc4185280deea79b71 100644 --- a/README.md +++ b/README.md @@ -1,2 +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 +The code allows to simulate bandit game with Bernoulli and Gaussian reward but isn't meant to reproduce the figures given in the main paper. \ No newline at end of file