From d829a1bb0447cce8fac20961798ff239fcaf77e1 Mon Sep 17 00:00:00 2001 From: Antonin RAFFIN Date: Mon, 21 Nov 2022 13:15:12 +0100 Subject: [PATCH] Update README (Acknowledgments) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26b796c..b4461ef 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ If you want to contribute, please read [**CONTRIBUTING.md**](./CONTRIBUTING.md) ## Acknowledgments -The initial work to develop Stable Baselines3 was partially funded by the project *Reduced Complexity Models* from the *Helmholtz-Gemeinschaft Deutscher Forschungszentren*. +The initial work to develop Stable Baselines3 was partially funded by the project *Reduced Complexity Models* from the *Helmholtz-Gemeinschaft Deutscher Forschungszentren*, and by the EU's Horizon 2020 Research and Innovation Programme under grant number 951992 ([VeriDream](https://www.veridream.eu/)). The original version, Stable Baselines, was created in the [robotics lab U2IS](http://u2is.ensta-paristech.fr/index.php?lang=en) ([INRIA Flowers](https://flowers.inria.fr/) team) at [ENSTA ParisTech](http://www.ensta-paristech.fr/en).