Hey guys so I'm trying to make a movement for the AI Agent and I want it to be exactly the same as here
https://youtu.be/v3UBlEJDXR0
I can kind of make it like that but I just want to see how would yall do it
AI Teaches Itself How to Escape!
In this video an AI named Albert learns how to escape 5 rooms I've designed. The AI was trained using Deep Reinforcement Learning, a method of Machine Learning which involves rewarding the agent for doing something correctly, and punishing it for doing anything incorrectly. Albert's actions are controlled by a N...