Dorus

Results 23 comments of Dorus

Import information to include in the `publish` docs: `publish` has 2 variants. 1 `publish()` that returns a `ConnectableObservable` where you can call `connect()` or `refCount()`on. 2 `publish(selector)` that returns a...

Auto filling with the same position seems like a good first step. Easy to implement and seems to work very well too. I would propose to add that first, and...

Beside en passant, you probably also need another plane that indicate if a move is going to be a repetition. You might get away with ignoring 2 folds, but 3...

Well, first thing wrong with your reasoning is that > "What would likely be the policy result of an 800 node search from here". and > "Suppose there is a...

Because of the recursive aspect, that this game is lost after 150 moves does not mean move 75 was wrong. With your proposal you toss away half the training data....

Possibly related to https://github.com/ChrisAnd1998/TaskbarX/issues/946?