Pinned Repositories
chess-artist
A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles.
chess-chiller
Read pgn files, parse positions in the game and save interesting positions for problem-solving sessions.
ChessDB-Online-Book
An online chess opening book from ChessDB.
EPD-Analyzer
Read epd file, analyze positions and save it to pgn and epd files.
Optuna-Game-Parameter-Tuner
A game search and evaluation parameter tuner using optuna framework
PGN-Standard
Portable Game Notation Specification and Implementation Guide
Python-Easy-Chess-GUI
A Chess GUI based from Python using PySimpleGUI and Python-Chess.
sample-streamlit-authenticator
Authenticates users to use the streamlit App.
STS-Rating
A method to rate chess engines using STS test suite.
UCIChessEngineProtocol
UCI Chess Engine Protocol
fsmosca's Repositories
fsmosca/chess-artist
A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles.
fsmosca/PGN-Standard
Portable Game Notation Specification and Implementation Guide
fsmosca/STS-Rating
A method to rate chess engines using STS test suite.
fsmosca/Optuna-Game-Parameter-Tuner
A game search and evaluation parameter tuner using optuna framework
fsmosca/Multiple-move-Epd-Analyzer
Analyzes epd file having multiple solution moves with points
fsmosca/streamlit_login_auth_ui
It lets you connect your streamlit application to a pre-built and secure Login/ Sign-Up page.
fsmosca/multipage-login-auth
Streamlit Multipage with login authentication demo
fsmosca/pgnhelper
Sorts games; add eco, opening and variations names; and generate round-robin and swiss tables.
fsmosca/epd2doc
Embed chess diagrams from epd file into a document.
fsmosca/player-performance
Calculate a player's performance rating and rating change from the given pgn file.
fsmosca/fcp
FCP tournament results, summary, game replay and others.
fsmosca/games
A collection of over the board classical games
fsmosca/gameselector
Find good and bad games.
fsmosca/idea
Measure similarity between 2 sentences or expressions.
fsmosca/position-trainer
Test your skill to find the best move from the given test position.
fsmosca/Rating-Correlations
Predicts chess960 or crazyhouse ratings given bullet or blitz and others for either Lichess.org or Chess.com servers.
fsmosca/streamlit-chess-board
fsmosca/ThinkerJudge
Human chess games evaluator. Calculates move errors from the World Chess Championship games using Stockfish and shows the player that made the error first and by how many centipawns.
fsmosca/ask-my-pdf
Question answering system for PDF files
fsmosca/deploy-fastapi-to-gcp
Deploy fastapi app to google cloud platform.
fsmosca/evals
Evals is a framework for evaluating OpenAI models and an open-source registry of benchmarks.
fsmosca/Game-Test-Positions
Positions for computer game programs
fsmosca/health
fsmosca/nnue-strength
Compare NNUE strength with human players and other chess engines.
fsmosca/shapeprop
A Package to Explore Shape Properties
fsmosca/st-big-query
fsmosca/stauthdeta
fsmosca/streamlit-bridge
Streamlit components that allow client side (javascript) to send data to the server side (python) and render HTML content without being processed by Markdown.
fsmosca/streamlit-nested-layout-demo
fsmosca/tagasuri
Evaluates computer game programs on different test sets.