Im developing a minecraft mod with my friends and one of our ideas was to have the mob we are making stalk the player after learning the player’s pathing on the map over time to make it scary. I thought about using reinforcement learning and training on player positions recorded after certain ticks but I am new to machine learning and only took 2 classes in college on the topic and would appreciate any advice.
Haven’t written code yet mostly just looking for a place to start. I’ve thought about using tensorflow but my only experience is with basic language models and not training an entity to do an action
Tejas Hariharan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.