7 projects
mcts-gen
A generic MCTS framework driven by an external AI agent.
py-chessboardjs
Chess GUI using pywebview and chessboard.js.
chem-ant
Select materials to output molecules similar to the target molecule with MCTS Solver and Genetic Programming.
chess-ant
Simulator to solve chess problems with MCTS Solver and Genetic Programming.
mcts-solver
Monte-Carlo tree search solver for chess-ant
chem-classification
Deep learning in smiles win / loss evaluation.
chess-classification
Deep learning in FEN’s win / loss evaluation.