aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-29Updated some tests.InigoGutierrez
2022-06-29Added error messages to engine IO and pass move to neural networks.InigoGutierrez
2022-06-29Updated use cases documentation.InigoGutierrez
2022-06-27Updated Fig references to use the macro.InigoGutierrez
2022-06-27Changed work plans diagrams to weekly scale.InigoGutierrez
2022-06-27Updating documentation of system analysis.InigoGutierrez
2022-06-25Back to the documentation after creating neural networks.InigoGutierrez
2022-06-25Working convolutional neural network.InigoGutierrez
2022-06-22Fixed using wrong network for testing.InigoGutierrez
2022-06-22Created subclasses for different neural networks.InigoGutierrez
2022-06-19Lowest representable float is -sys.float_info.max, not sys.float_info.min.InigoGutierrez
2022-06-19Fixed keras algorithm playing on occupied vertices.InigoGutierrez
2022-06-18Handling pass annotation in sgfParser.astNodeInigoGutierrez
2022-06-18Testing working neural network.InigoGutierrez
2022-06-15SGF module working and mapping SGF files to GameMove tree.InigoGutierrez
2022-06-13SGF parser working, although not perfectly.InigoGutierrez
2022-06-12Debugging SGF module.InigoGutierrez
2022-06-10Structuring the different decision algorithms.InigoGutierrez
2022-06-01Some redesigning.InigoGutierrez
2021-06-30docs: Added first class diagrams to system analysis section.InigoGutierrez
2021-06-23Docs: Written initial planification and system analysis sections.InigoGutierrez
2021-06-19imagocli.py works with the Sabaki GUI.InigoGutierrez
2021-06-17Engine now uses MCTS algorithm.InigoGutierrez
2021-06-12First MonteCarlo match simulations.InigoGutierrez
2021-02-10logic: Added monteCarlo.py as an incomplete implementation of MCTS.InigoGutierrez
2021-02-10logic: Reorganized move evaluation.InigoGutierrez
2021-02-09logic: Fixed ko checks in gameBoard.pyInigoGutierrez
2021-02-08logic: Made move legality checks independent.InigoGutierrez
2021-02-05Removed shebang from non-executable files.InigoGutierrez
2021-01-29Started implementing tests for gameBoard.InigoGutierrez
2021-01-24First commit!InigoGutierrez