guidopetri / chess-pipeline

Pulling games from the Lichess API into a PostgreSQL database for data analysis.
GNU General Public License v3.0
20 stars 2 forks source link

Move stockfish analysis to its own Task #55

Open guidopetri opened 3 years ago

guidopetri commented 3 years ago

It would be easier to handle stockfish analysis in its own luigi Task, with depth/fen/SF version parameters.