Yeah, it depends. The simpler neural networks don’t necessarily give you different results, and since it runs in real time I thought it would be, but reading further I guess I was way off lmao
See that last bit is what I wonder though. If you run the same prompt through ai it’ll give you a different result every time. Not to mention since it’s a game the input will be changing constantly per player…
pinguinu@lemmygrad.ml 10 hours ago
bjoern_tantau@swg-empire.de 10 hours ago
Those different results by LLMs are due to a randomness setting they specifically add. When you control it yourself you can remove it and always get the same output for the same input.
Of course, the different video game frames are all new inputs every time. They will probably have tried to get consistent results but I doubt it will work perfectly all the time.
Paradachshund@lemmy.today 9 hours ago
Yeah that last part is what I’m getting at. You explained it much better though! 🙂