🍐Lecture 10

● Improve test error

Techno

Model assumpling:train multi modelοΌˆδΈεŒεˆε§‹εŒ–

Test time : 取average of the prob

β—‹ Early stopping, model ensembles

β—‹ Regularization: dropout, data augmentation

Dropout:randomly drop activation

//Data Augmentation

可δ»₯:

Horizontal flip

β—‹ Choosing hyperparameters

//LR maybe too low

//maybe try decay LR

//decaly LR too early

//nice let it continue

//可δ»₯εŠ ζ›΄ε€šdataοΌ›δΉŸε―δ»₯加R(WοΌ‰

Last updated