From 6c341b9ab2bb84f06803a6cb5ab2bc64b9268981 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Wed, 22 Nov 2023 17:52:11 +0100 Subject: [PATCH 1/2] Update student-works.mdx --- units/en/unitbonus3/student-works.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/units/en/unitbonus3/student-works.mdx b/units/en/unitbonus3/student-works.mdx index 818e5c34..9d74d720 100644 --- a/units/en/unitbonus3/student-works.mdx +++ b/units/en/unitbonus3/student-works.mdx @@ -6,6 +6,19 @@ If you've created an interesting project, don't hesitate to [add it to this list The projects are **arranged based on the date of publication in this page**. +## Space Scavanger AI + +This project is a space game environment with trained neural network for AI. + +AI is trained by Reinforcement learning algorithm based on UnityMLAgents and RLlib frameworks. + +Space Scavanger AI + +Play the Game here 👉 https://swingshuffle.itch.io/spacescalvagerai +Check the Unity project here 👉 https://github.com/HighExecutor/SpaceScalvagerAI + + + ## Neural Nitro 🏎️ Neural Nitro From d7ead9c94cdc84db1961c38ac6b8dea86cf76bc2 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Wed, 22 Nov 2023 17:59:55 +0100 Subject: [PATCH 2/2] Update student-works.mdx --- units/en/unitbonus3/student-works.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/units/en/unitbonus3/student-works.mdx b/units/en/unitbonus3/student-works.mdx index 9d74d720..479f214a 100644 --- a/units/en/unitbonus3/student-works.mdx +++ b/units/en/unitbonus3/student-works.mdx @@ -15,6 +15,7 @@ AI is trained by Reinforcement learning algorithm based on UnityMLAgents and RLl Space Scavanger AI Play the Game here 👉 https://swingshuffle.itch.io/spacescalvagerai + Check the Unity project here 👉 https://github.com/HighExecutor/SpaceScalvagerAI