diff --git a/README.md b/README.md index 39c7d466d..0d26a1c94 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The script will pop different running options, choose the desired option and the The project is still in development. The current status of the project is to develop the multi-agent reinforcement learning algorithm that uses quality diversity to create the sets of agents to solve a given multi agent task. In particualr the test environment is the [Battlefield Environemnt](https://magent2.farama.org/environments/battlefield/), from [MAgent2](https://magent2.farama.org/index.html) framework mantained by [Farama Foundation](https://farama.org/). This are examples of the behavior of the agents at the current stage of the project: -| Team at Training Generation 0 | Team at Training Generation 0 | +| Team at Training Generation 0 | Team at Training Generation 15 | | ------------- | ------------- | | ![Alt text](figures/Esercito_Gen_0.gif "Team at Training Generation 0") | ![Alt text](figures/Esercito_Gen_15.gif "Team at Training Generation 15") | diff --git a/figures/Esercito_Gen_15.gif b/figures/Esercito_Gen_15.gif index 10b60f1f0..5703d423a 100644 Binary files a/figures/Esercito_Gen_15.gif and b/figures/Esercito_Gen_15.gif differ