Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Learn More
Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)
Manage project and product portfolios enterprise-wide
Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
Sunfish: a Python Chess Engine in 111 lines of code
sunfish is a minimalist yet surprisingly strong chess engine written in Python, designed to demonstrate how powerful algorithms can be implemented in a highly compact codebase. Despite being only around a hundred lines of core logic, the engine achieves competitive performance, reaching ratings above 2000 on online platforms. It implements classic chess engine techniques such as alpha-beta pruning and efficient board representation while maintaining readability and simplicity. The project is...
Chess application whichs allows working with chess PDF books and PGNs.
Chess application which allows working with PDFs and PGNs.
You can work with the chess games of the PDF and edit their tree of variants.
Graphical environment.
Standard PGN TAGs.
PGN comments.
Ocr like (Fen string detection from chess board position images).
Connection to Uci chess engines (like stockfish).
Position analysis, full game analysis.
You can now play games against uci engines.
pdf2pgn command line command included.
Detailed documentation.
Multilanguage...
The Teachingbox uses advanced machine learning techniques to relieve developers from the programming of hand-crafted sophisticated behaviors of autonomous agents (such as robots, game players etc...) In the current status we have implemented a well founded reinforcement learning core in Java with many popular usecases, environments, policies and learners.
Obtaining the teachingbox:
FOR USERS:
If you want to download the latest releases, please visit:
http://search.maven.org/#search|ga|1|teachingbox
FOR DEVELOPERS:
1) If you use Apache Maven, just add the following dependency to your pom.xml:
<dependency>
<groupId>org.sf.teachingbox</groupId>
<artifactId>teachingbox-core</artifactId>
<version>1.2.3</version>
</dependency>
2) If you want to check out the most recent source-code:
git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core
Documentation:
https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
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.
Melis Platform is an enterprise-grade Low Code Platform simplifying app creation, management, and delivery.
Ideal for websites, apps, e-commerce, CRMs, and more
Melis is a new generation of Content Management System and eCommerce platform to achieve and manage websites from a single web interface easy to use while offering the best of open source technology.
Framework for creation of board games. Chess is built-in, Monopoly comes next. It addresses: 1) Players 2) Game authors 3) AI developers 4) Model-based developers. Developed by software professionals using EMF. New games are configured in few hours.
B.O.T.S (Bots Tactical Simulation) is a programming game, where players "code" the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...
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.
BBalc is an open framework for the BloodBowl game.
This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
Stratosphere’s cutting edge cloud platform gives estimators unprecedented freedom to complete takeoffs from anywhere with next generation takeoff and markup tools.
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
Pangaea will be a robust and feature filled game engine built using Allegro (http://alleg.sourceforge.net) It will be similar to Final Fantasy 1-3, etc., complete with map editor/world builder.
Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with sourcecode which is tidy, well documented, and easy to understand.
Ataraxia will provide a generic internet gaming framework in java. Board, table, card games will be easy to be developed! bridge, hearts, spades, rummy, go, connect-4, chess, checkers, monopoly, risk, mahjong and more will come! JXTA P2P will be tested.