Forum Thread
  Posts  
Adaptive game AI platform or SDK feedback/suggestions (Forums : Coding & Scripting : Adaptive game AI platform or SDK feedback/suggestions) Locked
Thread Options
May 9 2016 Anchor

Hello everyone!

First of all, I'd like to say hi to everyone introduce myself. Briefly, I'm Vlad, I'm interested in AI and I'm currently working on symb10sys.com with my co-founder Stefan.

We're building a generic reinforcement learning platform as a service and I think it has applications in games. Specifically either building AIs to play along/against humans and adapt difficulty/skill of AI on the fly, or model a way to adapt difficulty based on the skill of the player.

How I think it would work is as follows: the game sends a list of potential actions and a game state (for each AI agent) to the platform (can run locally), and one action is picked. The AI agent performs that action, and sends back an error measure (e.g. new game score, health level, etc.) and the cycle repeats. Models can be pre-trained so they don't play too dumb the first time. (see diagram below)

How it works diagram


The project is at the very beginning. I would like to ask you, the indie game developers, if this is something that you would find useful at all?


Appreciate the time for reading this and waiting for your feedback or suggestions! Thanks!

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.