Hello, I was wondering if there was a way that I can implement deep learning in my Projekt, also i want it to run on runtime. So I want the NPC to learn while doing task in my game. How can I do this and what do I need to do so ?
Hey there @OwnzZz119! Welcome to the community! Depending on your level of experience, skillset, and your end goal you have a couple of options! If you want to hit the ground running you’ll want to take a look at the Neural Network Inference plugin. This medium article has some great resources at the bottom as well as being informative on it’s own. Then there’s Microsoft’s official introduction. These are mostly learning towards visual models, but can be adapted to whatever. Integrating something like CGPT’s API though, would be as simple as making the API calls in UE if that’s what you’d prefer.
Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.