Skip to content

0.0.64

Compare
Choose a tag to compare
@Secbone Secbone released this 01 Apr 08:24
191adac

Added

  • Added callback param in fit method for nn
  • Added Trainer and EarlyStopping in nn.trainer module

Changed

  • Use mean of loss in nn.Module.fit instead of the latest loss value
  • Set default rotation for x tick labels

Fixed

  • Fixed dependence version of numpy
  • Fixed DistModule module
  • Fixed ScoreCard representation error