Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
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.
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.