Skip to content

Quickly calculate Game Intelligence (GI) and Missed Points (Game Point Loss, GPL) in chess games

License

Notifications You must be signed in to change notification settings

drmehmetismail/Game-Intelligence-for-Chess

Repository files navigation

Game-Intelligence-for-Chess

For quick calculation of Game Intelligence (GI) and Game Point Loss (GPL) or Missed Points in chess games for a given .PGN file.

Scripts

  1. main.py: main script.
  2. pgn_evaluation_fast_analyzer.py: Analyzes Stockfish-annotated PGN files and outputs a JSON file with the stats.
  3. stockfish_pgn_annotator.py: Annotates PGN files with Stockfish evaluations and outputs the annotated PGN.

Reference

Citation

Please cite the following paper if you find this helpful.

@article{ismail2023human,
  title={Human and Machine Intelligence in n-Person Games with Partial Knowledge: Theory and Computation},
  author={Ismail, Mehmet S},
  journal={arXiv preprint arXiv:2302.13937},
  year={2023}
}

About

Quickly calculate Game Intelligence (GI) and Missed Points (Game Point Loss, GPL) in chess games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages