model-zoo icon indicating copy to clipboard operation
model-zoo copied to clipboard

Explicit convmixer cifar10

Open mcabbott opened this issue 2 years ago • 1 comments

This previously didn't have a manifest.

~~Needs a correction to the translation rule for Optimisers.ClipNorm in Flux.~~ fixed in https://github.com/FluxML/Flux.jl/pull/2145

Also, a simple test showed increasing loss, so perhaps something else is broken?

mcabbott avatar Dec 09 '22 18:12 mcabbott

The original README does have some notes about achievable accuracy, but I don't believe anyone verified those numbers. One thing that could help is using the built-in ConvMixer model in Metalhead, because that has undergone basic convergence testing.

ToucheSir avatar Dec 10 '22 23:12 ToucheSir