Skip to content

Handle Overfitting

Compare
Choose a tag to compare
@minimaxir minimaxir released this 04 May 02:25
· 105 commits to master since this release
  • Renamed prop_keep to train_size, and will use the remaining data for validation.
  • Added dropout, which randomly excludes input tokens each epoch.