Hi everyone! I’m working on a project in Unreal Engine where I want to create an animal agent using reinforcement learning. My goal is to enable the agent to learn and perform basic actions like resting, walking, eating, drinking, and sleeping in response to its environment.
I’m looking for advice on:
- How to set up reinforcement learning for an animal agent in Unreal Engine.
- Any tools, libraries, or frameworks (Python, ML plugins, etc.) that might help implement and train these behaviors.
If anyone has experience with reinforcement learning in Unreal or similar setups, I’d love to hear about your approach, resources, or examples. Thanks in advance for any insights!