Your monitoring isn't a stack. It's a pile. Fix that.
Errors, performance, logs, uptime. One install, one invoice, one UI.
Replace Datadog, New Relic, and Sentry without adding three more dashboards.
Free 30 days.
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A new project extending the basic jGameAI framework. This simulation demonstrates flocking and grouping behaviour as appearing in nature like birds and fisch schools.
Cerial Killer is a checkers playing AI created as part of an AI course at Lund University. The course had a game tournament where the students where supposed to create their own AI that played checkers and play it against other students, this is one of the entries in the tournament 2008.
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
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.
Neural networks, this is my first steps in this neobyatnoy topic, so to speak sample pen, not all here very clear to me, but gradually improving the implementation of this project hope to bring to mind
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.
This project is an implementation of a computational framework that addresses general-interest low-level problems such as real-time synchronization, sound communication and spatial agent mobility.
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.
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.
This project aims at creating rationally thinking agents. The agent gather information through command line or network and stores it in its memory. It uses Stanford's NLP library to understand the language statements.
GAZES - Genetic Algorithm Zombie Eradication Simulation Grid-based simulator for zombie scenario. The units will use genetic algorithm to determine their actions on a cycle by cycle basis. This is a school project, so is likely on hiatus for summer.
This project aim to provide a crowd movement simulation based on primitive human behaviours and emerging behaviours for research and educational purposes. The application (front-end) is generic and can be reused.
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 ;).