0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Integrated MctsBestChildFinder into MctsNode. More... over 15 years ago
Suicide support in Board. More... over 15 years ago
Further simplified Mcts::DoOnePlayout. More... over 15 years ago
Simplified Mcts playout loop; longer playouts allowed. More... over 15 years ago
Simplified Board::PlayLegal source. More... over 15 years ago
Removed Board::IsPseudoLegal, renamed all *Pseudo* functions. More... over 15 years ago
Switched from IsPseudoLegal do IsLegal in DoLightPlayout and Mcts. More... over 15 years ago
Speed up in Board::IsLegal; benchmark prints more playout stats. More... over 15 years ago
Simplified Board::IsPseudoLegal, implemented Board::IsLegal. More... over 15 years ago
Board::IsPseudoLegal can be called for non empty cells. More... over 15 years ago
Mcmc stats split into normal stats and RAVE stats. More... over 15 years ago
Mcmc displaying. More... over 15 years ago
Mcmc stats updating. More... over 15 years ago
inlined DoLightPlayout into MctsPlayout More... over 15 years ago
Further simplified Mcts playout. More... over 15 years ago
Simplified Mcts playout tree descent code. More... over 15 years ago
LightPlayout simplified further into short function. More... over 15 years ago
LightPlayout simplified. Length limited by history length. More... over 15 years ago
Board::RandomLightMove implemented -- LightPlayout simplified. More... over 15 years ago
Finished CSV printing fixing. More... over 15 years ago
Simplification: removed parameter tuning for second engine. More... over 15 years ago
d2g: extracting params separated from extracting games. More... over 15 years ago
Partially fixed extract_csv GTP function of admin. More... over 15 years ago
printing best current params More... over 15 years ago
Implemented distributions More... over 15 years ago
Removed obsolete admin functionality. More... over 15 years ago
Using BAST in admin, but it works only on [-1, +1] interval. More... over 15 years ago
Compiled in Remi's BAST parameter finder. More... over 15 years ago
Implemented GameResult tracking in admin. Prepared for parameter tuning. More... over 15 years ago
Admin's GTP command 'loop_add_games' implemented. More... over 15 years ago