diff --git a/02_Presentation/AI_that_grows/AI_grow.md b/02_Presentation/AI_that_grows/AI_grow.md index 5f7629e20bbd705b537dcc5747a90a80489d73bd..b5f3d5c0a92684516afc5bf813e19710461163a6 100644 --- a/02_Presentation/AI_that_grows/AI_grow.md +++ b/02_Presentation/AI_that_grows/AI_grow.md @@ -102,6 +102,10 @@ Now that this is working, the next step is to properly formulate the problem and - I want to explore if the graphs of both behaviors are related or not +<img src="./walker_diag.png" width="90%" /> + + + ----- ## DICE Integration diff --git a/02_Presentation/AI_that_grows/walker_diag.png b/02_Presentation/AI_that_grows/walker_diag.png new file mode 100644 index 0000000000000000000000000000000000000000..d4ff285e98a32aa1aea0e359547d0f04cc5ec2ce Binary files /dev/null and b/02_Presentation/AI_that_grows/walker_diag.png differ