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 is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.
An AI simulation patterned on the design suggested in the book, 'Growing Artificial Societies' by J M Epstein & R Axtell I hope to use this s/w for some intermediate/advanced experiments into economic, social & political studies of mass psychology.
A tetris-like game written in Java using JOGL. It is designed to be flexible, and will include singleplayer, multiplayer (one pc) and network games, and possibly also AI controlled opponents/teammates.
Cluedo, the murder mystery game in Java. Includes several maps (and mapping tools), AI players, configurable cards, sounds and multiple languages. In the pipe-line: networking support, improved graphics, and advanced artificial intelligence.
An Java artificial intelligence platform comprising common AI tools (neural networks, genetic algorithms, wavelets, etc...) and examples. The platform focuses on ease of use and ease of integration..
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.
RoboScout is a software that simulates realistic vehicle behaviour that drives by itself and avoids obstacles in a virtual world. Every instant, the vehicle decides by itself how to modify its speed and direction according to its environment.
DIET Agents is a lightweight, scalable and robust multi-agent platform in Java. It is especially suitable for rapidly developing P2P prototype applications and/or adaptive, distributed applications that use bottom-up, nature-inspired techniques.
Java library devoted to handle Genetic Algorithms and Classifier Systems. It has been engineered to be used into agent based simulation models and to search bounded optimal solutions in wide solution spaces. It runs on distributed clusters.
This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
kurve*online is a java-based multiplayer snake game ("Achtung, die kurve!" - clone)
It will support singleplayer with AI bots, multiplayer on 1 pc+keyboard, online multiplayer or a combination of those 3.
GLD is a traffic flow simulator which can be used to evaluate the performance of AI
traffic light controller algorithms and colearning navigation algorithms for cars. It
is a discrete simulation which is designed to be easy to expand.
Round based, noninteractive, ai-scriptable strategic game. Players can make ai-scripts for vehicles (tank, jeep...), and the system play the game with scripts. AI-script can write in JavaScript. The game has a pure functional graphics.
VKAS uses genetic programming methods to find out the relationship among a set of independent and dependent variable. It is a problem solver software which uses evolutionary computing methods.
When vkas is run, it creates a population of chromosomes at random. This population is then genetically modified and next population is generated. Each population is subjected to fitness calculation and if a suitable answer chromosome is found then vkas stops and the answer is printed. If a...
A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
JROBOTS is a Java Programming Game. Some bots fight in an arena firing missiles and avoiding enemies' projectiles. The players write the AI algorithms of their bots and then upload their bots in the on-line arena to compete against other bots.
This project investigates emerging agent societies undergoing evolutionary, individual, and social learning. The project involves an agent modeling environment, monitoring mechanisms, simulation engine and a distributed p2p platform. All this in Java.