Update Training worker
TODO:
- download dataset archive and initialize a connection to it
- replace all API calls by SQLite queries
- remove training dataset archival
- isolate all configurations in a dedicated class (optional, could help code readability imo)
- reorganize to have
process_dataset
(accumulate all data in the same folder) - publish model configuration (look at parameters in worker configuration)