One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Chess Forge is a Free and Open Source Windows desktop application facilitating chess training. Use Chess Forge to build your opening repertoire, study endgames, strategy and tactics. Utilize the two distinct solving modes and also Chess Forge's unique Training Mode where you get tested against the workbook's content with the help of the engine.
Note: the current version (1.14.3) addresses lichess's breaking change...
Scripts and tools for building and testing chess engines.
Open source scripts and tools for Android.
Every zip archive contains a readme file with further information (e. g. link to the source code). Chess tools are located in the libs directory and are available for arm64-v8a, armeabi-v7a, x86 and x86_64 based devices. CECSA (Chess Engine Compiler Script for Android) and CETSA (Chess Engine Tournament Script for Android) are scripts for Termux. They need to be extracted in the home directory of Termux. There is also an installation script for...
...The program can be used to create new games.
The program can solve solutions to any Kubok16 game no matter how difficult.
The program tests every possible combination.
Source code Visual Studio C# form program.
If you are interested in math, try my "Surface Explorer 3D" program:
https://sourceforge.net/projects/surfx3d/
V2.0 Sept 26, 2024
1) added user manual
2) more error testing
3) generate game 1 solution only
Popeye is a chess problem solving and testing software with strong support for fairy chess and heterodox genres.
For more information cf. topic "Popeye (chess)" on http://en.wikipedia.org/
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.
Monopoly clone written in Java for 2-8 players (including computer players) that was designed to make quite a lot of things customisable from the user's point of view. Four board files are included. Two are based on regional variations of Monopoly but with places named after colours instead, the other two are there more to demonstrate what can be done.
Hopefully there are no major bugs in the game - I cannot guarantee that there are none, but I've done some testing on Linux and Windows...
Use delphi or lazarus to program Anti Reversi by min\max method
Move to:
1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows
2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows
Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean...
This is a tool that converts the problems in the software Go Elementary Training and Dan Level Testing to SGF. This enables you to use them in your favourite problem solving program such as GoGrinder etc.
Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
BackgammonBase is a basic portable C++ class and a small console application for a Backgammon board game with a simple ascii-display for demonstration and testing.