Skip to content

A Python chess engine that utilizes the Monte Carlo tree search along with early playout termination with the use of a simple static evaluation function and Implicit Minimax Backups. Dashboard built with Streamlit.

Notifications You must be signed in to change notification settings

GuangWeiNgoh/MCTS-EPT-Chess

About

A Python chess engine that utilizes the Monte Carlo tree search along with early playout termination with the use of a simple static evaluation function and Implicit Minimax Backups. Dashboard built with Streamlit.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages