masoud-khalilian / mldl-waste

0 stars 0 forks source link

refactor train.py #9

Closed masoud-khalilian closed 10 months ago

masoud-khalilian commented 1 year ago

Make the code in train.py more readable and modular by adding a function with an explicit name; reading the code would be easier and remove unnecessary clutter from the code.