blue-oil/blueoil

refactor train.py

Open

#481 opened on Oct 2, 2019

 (4 comments) (2 reactions) (1 assignee)Python (85 forks)batch import
good first issue

Repository metrics

Stars
 (250 stars)
PR merge metrics
 (No merged PRs in 30d)

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