#Ml Agents help

1 messages · Page 1 of 1 (latest)

dire monolith
#

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...

▶ Play video
#

Basically I want it to only go forward and rotate, also to jump

kind niche
dire monolith
#

Yeah but I want it to learn not just to finish the whole map

kind niche
#

Then you'll do what is required for a ML setup - set up your levels to reward/punish certain behaviours in your agents, and spend a few hours (or days, I don't know how fast that particular NN is) just letting them learn.

shadow arch