OpenAI Universe
Platform for measuring and training AI through games, websites and other applications.
Serpent.AI is a simple yet powerful, novel framework to assist developers in the creation of game agents. Turn ANY video game you own into a sandbox environment ripe for...
serpent.ai is a simple yet powerful, novel framework to assist developers in the creation of game agents. turn any video game you own into a sandbox environment ripe for experimentation, all with familiar python code. the framework's raison d'être is first and foremost to provide a valuable tool for machine learning & ai research. it also turns out to be ridiculously fun to use as a hobbyist (and dangerously addictive; a fair warning)!
the framework features a large assortment of supporting modules that provide solutions to commonly encountered scenarios when using video games as environments as well as cli tools to accelerate development. it provides some useful conventions but is absolutely not opiniated about what you put in your agents: want to use the latest, cuttingedge deep reinforcement learning algorithm? allowed. want to use computer vision techniques, image processing and trigonometry? allowed. want to randomly press the left or right buttons? sigh allowed. to top it all off, serpent.ai was designed to be entirely pluginbased (for both game support and game agents) so your experiments are actually portable and distributable to your peers and random strangers on the internet.
games bot artificial-intelligence