You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experimental CPU chess engine. Graph-based MCTS over a context-safe DAG with transposition reuse, paired with a mixture-of-experts value+policy network.
About
Experimental CPU-first chess engine. Graph-based MCTS over a context-safe DAG with transposition reuse, paired with a mixture-of-experts value+policy network.