Skip to content

Tags: gonmf/matilda

Tags

v1.26.1

Toggle v1.26.1's commit message
Version 1.26.1

Add own twogtp implementation.
Small bug fixes to comments, log and SGF filenames, and compiler
warnings.

v1.26

Toggle v1.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #134 from gonmf/patch-1

Version 1.26.0

v1.25

Toggle v1.25's commit message
Merge pull request #131 from gonmf/code-review

Merge of version 1.25

v1.24

Toggle v1.24's commit message
MLP TNN tuning (#107)

* Reimplement tnn integration in MCTS

* Correct timing bugs; tuning

* Makefile

* Do not quit when NN is not found

* Correct bugs in float parsing and NN priors

* New neural networks of varying focal dst

* Solve many TODOs

* Fix bug with parsing; data-set only use winner moves

* Limit knowledge collection to game plays by the winner

* Correct and improve game record details and add endpoint to display game info

* Pass instead of playing if overwhelming - in text mode

* Improve int parsing

* Improve parsing at parameter setting

* Minor changes to collection of knowledge

* Minor fixes; improve board guessing; more neural nets

* Add new neural networks; correct permissions

* Fix bug in finding opening book files

* Fix opening book writing

* Add options

* Version 1.24

* Correct script permissions

* Store even priors halved; improve first executions of MCTS on --benchmark runs

* Changes to benchmarking

* Comments

* Update scripts with new --losing flag

* Remove unused cpp definitions

v1.23

Toggle v1.23's commit message
Merge pull request #94 from gonmf/develop

1.22 to 1.23

v1.22

Toggle v1.22's commit message
Merge pull request #92 from gonmf/develop

Version 1.22

v1.21_patched

Toggle v1.21_patched's commit message
Merge pull request #88 from gonmf/develop

Performance optimizations and documentation

v1.21

Toggle v1.21's commit message
Merge pull request #68 from gonmf/develop

v1.21 Etiquette, refactoring, 3x3 pattern changes, time compensation changes, new opening books, bug fixes

v1.20

Toggle v1.20's commit message
Version 1.20

v1.19

Toggle v1.19's commit message
README