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.
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.
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.
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.
The success of the Internet has made it possible to access a large
amount of information providers world-wide. However, for the customer
it is not easy to cope with this new richness of information, due to
the heterogeneity and the missing transpar
Zeus Grid is a Grid Computing environment usefull to run systems in heterogenous machines at same time. In this first step, it will only compile, run and collect application results and file storage.
This is a cross-platform framework for using Genetic Algorithms for solutions. Written in Java and uses convinient plug-in features for every phase in the genetic development, while maintaining an easy-to-use API for easy integration into applications.
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
MUD engine, enables interaction with text-only, XML clients. Has on-line/in-game world creation capability. WotC's OGL SRD and Java based, capable of scalable worlds across distributed servers. In short a next generation MMORPG engine.
noMADS - NOt so simple Multiple Agents Demo System.
A group of 4 types of agents (each with its capabilities) cooperate while crossing a map and facing various kinds of problems. This project is a JADE-based java application resulting in an applet.
JCheckers is a basic implementation of the checkers game using the framework from JGameAI. It is a public universitary project and will grow in future. Based on the framework JGameAI we want also improve new strategies on artificial intelligence.
Procedural content generation of deterministic and complex entities, with properties and other entities inside, defined by an editable XML file, along with a framework to simulate actions, compositions, and interactions of entities.
The Guiey project is an attempt to develop a system for graphical user interface scripting and testing in Java. Guiey will use a computer by seeing, typing, and clicking - just like a human user.
It's a Cat and Dog game,we develop the Inner AI strategy for the Dog and we also code the strategy of the cat in order to simulate the user. Furthermore we use Artificial Neural Network to build the experiment
Async message based communication system for different languages
Different implementations of a JSON based protocol for interchange of messages between different programming languages in a peer to peer fashion.
Currently Java and Javascript support, but more coming.
This project is for automatically rotating images based on content. This was a masters project and contains simple implementations of machine learning algorithms.
NXTAI's main objective is to create a new generation of natural language processing program by using a unique neural networking model. To demonstrate the algorithm works, A chatbot will be developed as a classical example of how it can be used.
Bots Poker Rooms is a Java server enabling poker games between bots. Users can commit their bots, follow their stats, and so on. The front-office is web-based and the back-office is a daemon which makes the bots play together.
A chatbot framework currently implementing the ErkiTalk and irc protocol. By specifying parsers for the server's input one can easily create custom bots (if one can program in java of course ;).