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.
Start Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org)
Download the .py file and two .bmp files:
-->back2_800_600 for background
-->any of the robo1.bmp through robo4.bmp for robot image (different colors).
The map of the "room" can be changed by modifying the list of obstacles.
This really isn't a game. It's all very randomly generated, and there is no way for any user input. I'll consider putting some in later.
I had been wanting to make the Game of Life for some time as well as make some kind of genetic algorithm based code.
So, here is what I came up with. While this may just seem like simplify a graphical display of what boredom looks like... well, it really doesn't go much past that point.
If you Don't know what Conway's game of life is:
It's the...
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This project has been moved to https://bitbucket.org/pbazant/evoversum/src/master/ .
Evoversum is a fast Darwinian evolution simulator. The program simulates a 2D world populated with "animals" which struggle for food, reproduce and may also eat each other. The subject of evolution is their behavior, which may become quite complex. There is an updated video tutorial at http://www.youtube.com/watch?v=nPkZvyVDWJU !
This software presents a flexible and configurable proposal for monitoring and management of real and virtual HPC infrastructures, compatible with paradigm of cloud computing.
We help you to answer:
1) What is the performance of my resources?
2) What equipment and resources do we have already?
3) What do we need to upgrade or repair?
4) What can we consolidate to reduce complexity or reduce energy use?
5) What resources would be better reused somewhere else?
Status: PreAlpha, so...
OpEx is an application suite that includes the main building blocks of commercial electronic trading systems.
All OpEx applications run on distributed system architectures.
A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This project provides a framework for testing and comparing different machine learning algorithms (particularly reinforcement learning methods) in different scenarios. Its intended area of application is in research and education.
ReactiveAI is an attempt to create an artificial intelligence system that allows the involved entities to detect and respond to stimuli from other entities and the environment.
Spyse is a software framework for building multi-agent systems. It allows Python developers to build distributed intelligent systems of multiple cooperative agents based on FIPA, OWL, SOA and many others. Spyse is designed for ease-of-use and fun.
PolyPlanet is an evolutionary playground inspired by Polyworld. It uses genetic algorithms to evolve the world and its inhabitants. Current inhabitants include PolyPlants, PolyTrees, and PolyDudes that have neural network brains which also evolve.
Springbots is a python application which takes a set of 2d physical structures built with nodes and movable springs and evolve them for specific tasks like walking, swimming and jumping using genetic algorithm.
A Python class library of tools for learning agents, including reinforcement learning algorithms, function approximators, and vector quantizations algorithms. (Pronounced "plastic".)
Using this plugin-based framework, you can instantly start working on the *brain* of your bot (irc bot, chatterbot, robot, ...). With support for db, irc, logging and programming-language independent plugins, users can easily enhance the functionality.
This project simulates a multi-agent system (swarm) behavior both graphically and not. The purpose of this project is to research the properties suggested in "stability analysis of swarms" V.Gazi & K.M.Passino. Using the vpython library for 3D modeling