Giter VIP home page Giter VIP logo

cloudygo's People

Contributors

amj avatar sethtroisi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cloudygo's Issues

Local Development example site

Setting up CloudyGo with all of MiniGo V7 takes ~20 hours of just copying / import data.

It would be nice to have an zipped instance folder. I imagine it would have 2 training runs with 100 models each and maybe 100 game per model + some eval games. This would make testing some changes much simpler for newcomers

SPRT LLR calculation

I'm writing SPRT calculator and I'm confused by the sprt math.

I wrote up the three methods I know in this gist
LLF = my optimized version
wiki = my take on likelihood-ratio_test
LLR = the code from leela-zero-server

Other links:
https://www.chessprogramming.org/Match_Statistics#SPRT
^ uses similar math to this repo but with draws
^ draws it's justification from http://hardy.uhasselt.be/Toga/GSPRT_approximation.pdf

https://nowak.ece.wisc.edu/ece830/ece830_fall11_lecture9.pdf
^ maybe I'm misunderstanding p0(x) and p1(x)

Write CBaduk post

A couple of people (AMJ, KillerDucky, TheOperation) know about the site but I hope to make a splash with that high quality first post :)

combined figure 3 graph?

is such a thing possible? Making a combined fig3, and making the per-run fig3 only the zoom in at the tail?

Format Question

I am working to create file format signatures for use in file identifications tools such as DROID and Siegfried. Can you please let me know what format the files on https://pminus1.cloudygo.com/ are? For example, https://pminus1.cloudygo.com/ download/m6918649

They have the initial four bytes of "K9z1", which is a decent enough magic to identify the files, but I like to have some additional information such as file format specifications, etc.

Thanks.

Crowdsourced images

cd rl_loop
python
import shipname
print('\n'.join(["google-chrome https://www.google.com/search?q=british+ship+%s &" % n for n in shipname.NAMES]))

copy and paste the first set to a new terminal
(This should open a google search tab for each one

function photo { echo "$2" > $1.meta; curl "$3" > $1.jpg; }

mkdir -p photos; cd photos
photo <NAME> <wikipedia image page> <wikipedia image url>

i.e.

photo warspite "https://en.wikipedia.org/wiki/HMS_Warspite_(1666)#/media/File:HMS_Edinburgh-IMG_7758.jpg" "https://upload.wikimedia.org/wikipedia/commons/8/89/HMS_Edinburgh-IMG_7758.jpg"

Many of the name represent multiple ships (WWI, WWII, older ships, ...) feel free to choose any one of them (I like models from museums but choose as you please.

I'm working alphabetically backwards. If someone (cough Andrew cough) wanted to work forwards that would be nice.

Add ELF data

I'm not sure exactly what I'll add but I should consider it

moving average of eval-graphs incorrect when excluding old models

Expected behavior:

When checking both 'filter bad' and 'filter old', the moving-average at the leftmost-edge should correspond to the moving average at that point when 'filter old' is unchecked.

Actual behavior
moving average of zoomed in window begins at artificially inflated number

Result: Upward trend obfuscated.

easier shown in pictures :)

image
image

Better site styling

I'd love for the site to be a little less white and a little more modern suggestions (and pulls) very welcome along this line

Add LZ data

Some initial LZ data in imported in http://cloudygo.com/leela-zero-v1/eval-graphs but I should try to import all training games, and their evaluation games

I have some hardcoded assumption about game participants based which will need to be changed.

Also unluckiness will probably not work (and debug games will not exist)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.