New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
An End-To-End, Lightweight and Flexible Platform for Game Research
ELF (Extensive, Lightweight, and Flexible) is a high-performance platform for reinforcement learning research that unifies simulation, data collection, and distributed training. A C++ core provides fast environments and concurrent actors, while Python bindings expose simple APIs for agents, replay, and optimization loops. It supports both single-agent and multi-agent settings, with batched stepping and shared-memory queues that keep GPUs saturated during training.
Object-Oriented Simple Text Adventure Set In RoopeeLand
You have just arrived (by time machine) in RoopeeLand. You're not sure if you are still on the same planet, or even in the same Universe, but so far you feel OK. You can breathe, gravity is the same, and you appear to be in a dark, dense wood.
You were wise enough to bring some useful survival stuff in a backpack: your smartphone, a compass, a hunting knife, a coil of rope, a lighter and 4 ration packs. You'll need them!
This software uses a genetic algorithm to "evolve" reactor designs for Schema's space-simulation game, Star-Made (http://star-made.org/). One of the more unique aspects of the game is that ship power management is not as simple as filling a cube with power generation blocks. This mechanism leads to difficulties in getting maximal power generation out of such reactors.
This program rectifies this issue by using a self-organizing variant of brute force search. Much of the search space is...
...To provide a set of agents that non-technical people can play around with and get a feel for how various AI techniques work.
CoffeeMudForAI goals
1. To provide a platform to study the non-robotic aspects of AI(AI Planning, inter-agent planning, muti-agent planning, Machinelearning, etc.)
2. To provide a game-like platform so people coming from the game AI world can contribute to AI research.
REPOSITORY MOVED TO GITHUB: https://github.com/happyjack27/SwarmWars
video sample: http://youtu.be/s5mLNbdBQGY
A game where you evolve & compete AI swarms.
The organisms use swarm intelligence & ant colony optimization. The organisms can communicate through 3-color signaling as well as by laying beacons. They can attack and repair other organisms. They can select mates, and they can gather and distribute food and material.
This behavior is controlled by a genetically evolved...
OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machinelearning.
The goal of this project is to create a Python implementation of standard Riichi Mahjong. Code shall be properly documented and serve as a learning tool for other developers.
Strum aims to improve your musical skills on stringed instruments; learning scales, chord construction, and how to find them on various instruments with many tunings.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
"Roberge's Used Robot (RUR) : a PythonLearning Environment" is a Python implementation of a "robot environment" as introduced by R. Pattis in 1981. **It is obsolete.** See https://github.com/aroberge/rur-ple
Cerberus is a First Person Shooter Game that incorporates machinelearning techniques. The game utilizes Neural Networks to control fighting behavior and Reinforcement Learning to select high level tactics.
...This game is played like the game known as Concentration, Memory or Match. There are multiple levels, a highscore, and soundtrack. This game might be helpful to someone learningPython and pyGame
General purpose agents using reinforcement learning. Combines radial basis functions, temporal difference learning, planning, uncertainty estimations, and curiosity. Intended to be an out-of-the-box solution for roboticists and game developers.
Capivar Hunter is a simple 3d shooter written in Python/OpenGL intended as a learning platform to Game Development, Python and 3d Programming. Although it should be at least somewhat funny, the main objective of it is being simple and easy to extend.
Viola is an interpreter for Z-Machine games, like those created by Infocom, written in Python. It will have full support for all eight Z-Machine versions, and the blorb resource format.
PySometric is an Isometric RPG written in Python. It uses PyGame for graphics, and will feature online play through a peer to peer network. Most of the programmers are learning how to program a 2-d game, and all new programmers are welcome.
PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
Moebius is a mud server, written in python using (currently) MySQL as a back-end. It's design goals are to be extensible without taking the engine down, to be distributable via the database, and to allow a complete python coding/learning env online. It
one type of dynamic language whos backgrouand virtual machine is base on S-expression, just as lisp a looks like. and the idea of the forgrand of snail comes from python mainly, and some from java.