Relative Content

Tag Archive for pythonjavamachine-learningminecraftreinforcement-learning

Minecraft mod Machine Learning

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.