GithubHelp home page GithubHelp logo

chess-analysis's People

Contributors

acherm avatar fresnault avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

chess-analysis's Issues

Run parallel process

Le prochain objectif est de lancer des processus de manière parallèle tel que :
Processus n -> Lit fichier n -> Analyse chacun des FEN -> Ecrit output n

release plans

Do you already have positions from all games in FEN format? Any plans of releasing them to public domain?

Are you planning to release the end result of your work (database of evaluated FEN positions) to public domain?

Get informations from database

From the conversation with Mathieu :

It is important to retrieve information from database.

  • Can we calculate the score evolution curve ?
  • Can we calculate the highest evolutions score (blunders ?) and sort them ?
  • Can we get games with the highest fluctuations ?

Key numbers

Can we have key numbers from the analyse ?

  • How many data are we analyzed ?
  • How many times does it take ?
  • How many jobs we have created ?
    ...

Clear database

  • Enlever tous les FEN non uniques (en cours)
  • Ajouter les index foreign key entre Move & FEN

Refactoring Code

  • Supprimer code mort (spark, reporting)
  • Réarranger le code pour qu'on puisse executer chacun des programmes
  • Ajouter une propriété pour accéder au disque temporaire d'Igrida
  • Supprimer les classes inutiles (Evaluation)
  • Ajouter des commentaires ou javadoc avant la release

Better analyse options (depth, multipv)

What is the optimal best ratio depth/analysis time ?

We try to analyse 100 000 FEN with 100 cores with the depth 19 (singlepv) and that takes a little less than 1 hour. We get 270 Mo logs.

We think it's a good idea to analyse all the database with these options (depth 19, singlepv).
With our 270M FEN, that takes 270 000 hours in one core machine and produces 800 Go logs.

We will try to increase depth/pv if the results are not satisfying.

Analyse of FEN

Une analyse préalable des FEN est nécessaire. On se pose les questions suivantes :

  • Combien de FEN uniques dans la base de donnée ?
  • Combien de FEN identiques par numéro de coup ?
  • Combien de FEN identiques concernant l'ECO ?
  • Combien de FEN identiques ne concernant pas l'ECO ?
  • Quel est le numéro de coup pour lequel il y a un FEN identique ?

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.