Skip to content

8.7

  1. add plot function to record and draw the information during training
  2. set learning rate scheduler to better training
  3. save the model with the highest accuracy instead of the ending model
  • imply the plot function to record the source-usage information
  • split the data loader for the comparation
  • add eraly stop mechanism
  • add random start training mechanism