Skip to content

Commit

Permalink
Misc improvements in resnet_flax example.
Browse files Browse the repository at this point in the history
* Better data augmentation, leading to 88% accuracy (from 70%)
* Plots showing the data augmentation in action.
* Options use the same format as distributed training examples.
* Changed solver from Adam to SGD for better accuracy.
  • Loading branch information
fabianp committed Apr 14, 2023
1 parent 4edd8ac commit fff693f
Show file tree
Hide file tree
Showing 2 changed files with 942 additions and 420 deletions.
1,003 changes: 721 additions & 282 deletions docs/notebooks/deep_learning/resnet_flax.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit fff693f

Please sign in to comment.