Abstract: Bayesian inference provides a methodology for parameter estimation and uncertainty quantification in machine learning and deep learning methods. Variational inference and Markov Chain ...
A C++ chess engine featuring an Alpha-Beta pruning search with iterative deepening and a (minimal, under dev)Universal Chess Interface (UCI). This project includes a Python wrapper to deploy the ...