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.
Create free account
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.
JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers).
The active sourcecode is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
Solve Go problems (based on GoGrinder GoGrinder.sf.net )
MyGoGrinder is a Java program to solve Go (Weiqi, Baduk) problems.
Current version is 2.3.1; v.2.4.0 is being prepared (look into the files area, 11-'18).
This work is based on Tim Kington's GoGrinder (gogrinder.sourceforge.net).
Read more on this project's web page (https://mygogrinder.sourceforge.io)
* v.2.3.0: ... uses now the CA[] marker for text decoding
* v.2.3.0: You can change the character set for the sgf without editing the sgf
* It is now possible to use GoGrinder in...
Traditional Malaysian board game. Similar to Mancala. Implement NeuralNetwork (NN) agent, Min-Max, and Random move.
System is based on Adam Cofer's Mancala system (2003). Also using Neuroph 2.5b by Zoran Servarac for NN. All code under GPLv3.