blue-oil/blueoil

refactor train.py

Open

#481 opened on Oct 2, 2019

View on GitHub
 (4 comments) (2 reactions) (1 assignee)Python (250 stars) (85 forks)batch import
good first issue

Description

The function start_training in train.py is too long, it should be decomposed into some functions.

It might be better to add a new class Trainer?

Contributor guide