Skip to content

Commit ed6cabb

Browse files
mcabbottToucheSir
andauthored
Explicit vgg cifar10 (#382)
* upgrade to explicit * remove Parameters.jl * versions + manifest * Apply suggestions from code review Co-authored-by: Brian Chen <[email protected]> Co-authored-by: Brian Chen <[email protected]>
1 parent 99cbbd7 commit ed6cabb

File tree

4 files changed

+608
-554
lines changed

4 files changed

+608
-554
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Flux v0.13 is the latest right now, marked with ☀️; models upgraded to use
7373
* [Score-Based Generative Modeling (Diffusion Model)](vision/diffusion_mnist) ☀️ v0.13
7474
* [Spatial Transformer](vision/spatial_transformer) ☀️ v0.13 +
7575
* CIFAR10
76-
* [VGG 16/19](vision/vgg_cifar10) ☀️ v0.13
76+
* [VGG 16/19](vision/vgg_cifar10) ☀️ v0.13 +
7777
* [ConvMixer "Patches are all you need?"](vision/convmixer_cifar10/) ☀️ v0.13
7878

7979
**Text**

0 commit comments

Comments
 (0)