Skip to content

v1.10.1

Compare
Choose a tag to compare
@freud14 freud14 released this 15 Mar 21:42
· 86 commits to master since this release
  • Major bug (introduced in v1.10) fix: the state of the loss function was not reset after each epoch/evaluate calls so the values returned
    were averages for the whole lifecycle of the Model class.