-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
### Summary
Made it my weekend mission to vet Kong 1.0 as hard as I could in our real sandbox environment. Many awesome PRs have brought great improvements based on earlier reports. I decided to cr…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
Hi, I'm interested in trying your bot on my account which has 30mil salt. How does your bot perform? How much does it gain on average per day, etc.? Any data on this at all would be very appreciated! …
-
Cheers! Can anyone with a good rig run this bash script of japonicus runs, then share related logs?
That would have practical purposes on finding good params, also would help me on tweaking genetic a…
-
Following changelog I tried add multiple datasets (thanks for this feature). But got error:
```
Traceback (most recent call last):
File "japonicus.py", line 171, in
launchJaponicus(parser)
…
-
Hey MorvanZhou,
first thanks for your really amazing expert work! Your repo is my favorite GitHub repo to learn about Reinforcement Learning!
Matthias Plappert has presented an impressive altern…
-
https://github.com/glinscott/leela-chess/blob/09eb87f76ce85a9a6f9ac697f3abec921e93df0a/training/tf/tfprocess.py#L366
The structure of these heads matches Leela Zero and the AlphaGo Zero paper, not …
-
Hi all,
Here is the text of the current flyer. @iamciera, could you add a small section on your reproducibility guide and I'll turn this into a PDF and share it with @rellan to circulate around Stanfo…
-
Set up docs on readthedocs. 4 main sections:
- Tutorial (walk through of using the library with 1 archetype and 1 algorithm)
- How to's for each "thing"
- Reference: bibliography, theoretic discu…