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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ Default is Off: no variety. The other values are "Standard" (no elo loss: random
256
256
_Boolean, Default: False_
257
257
Set this option to true when running under CuteChess and you experiences problems with concurrency > 1
258
258
When this option is true, the saved experience file name will be modified to something like experience-64a4c665c57504a4.bin
259
-
(64a4c665c57504a4 is random). Each concurrent instance of BrainLearn will have its own experience file name, however, all the concurrent instances will read "experience.bin" at start up.
259
+
(64a4c665c57504a4 is random). Each concurrent instance of BrainLearn will have its own experience file name, however, all the concurrent instances will read "experience.exp" at start up.
0 commit comments