Hacker News new | ask | show | jobs
by throwaway128327 1775 days ago
I wonder what will it make when you ask it to make a good bot AI for a game.

"make a game with a formidable opponent that plays good enough to win with 51% probability"

and of course the inevitable "make a better version of yourself"

1 comments

From what I've seen the technology can fuse together a remarkable range of outputs, but all of them are essentially fused together from within the training set. If there were enough examples of AI opponents, it conceivably could do it since most game AIs are some form of state machine combined with a degree of statistical analysis and pathfinding (for mobile AI actors). It would "just" be replicating existing patterns.

As I understand it, it would take a dramatic leap from this kind of interpolation to being able to extrapolate and "self improve". So far I haven't seen anything that convinces me we're close to this, but again I'm not close to the wheel on the research side of things.