-
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…
-
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! …
-
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…
-
Optimisation
-----------------
Currently working on optimisation for reactive. Anything I come across is implemented
as a function. Solving the equation for the partial derivatives is kind of tr…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
Work on the intro text and possibly remove the year-2000 threshold, as suggested by Christian Blum via e-mail:
> "_in my opinion you should (1) work on the wording of your initial paragraphs such tha…