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

Zygote

Open SubhadityaMukherjee opened this issue 5 years ago • 4 comments

Hello!

I :heart: Flux but the model zoo is a "bit" unstructured. Here is the first step towards making it a bit better. No code changes. Just adding notebooks as well as separate jl files and changing the folders to make it easier to go through.

This is the first step so I just added a folder for VGG. The others are in progress. I aim to make a unified way of using Flux unlike the current main branch where every file has some different implementation altogether. It would be so much easier for beginners to start.

SubhadityaMukherjee avatar Aug 11 '20 13:08 SubhadityaMukherjee

Note that the notebooks can be generated automatically from the scripts already present in the repo.

DhairyaLGandhi avatar Aug 11 '20 13:08 DhairyaLGandhi

@DhairyaLGandhi okay. I can remove those if needed then. Should I proceed with the folder structure though? I feel ordering them based on models instead of datasets is a better way to go...

SubhadityaMukherjee avatar Aug 11 '20 13:08 SubhadityaMukherjee

I merely meant that it can speed up generating the notebooks and save time and effort. Although some updates would be inevitable.

The structure looks good so far.

DhairyaLGandhi avatar Aug 11 '20 13:08 DhairyaLGandhi

Maybe we can add some pluto notebooks, nicer versioning, and close this PR since has been stale for a while

CarloLucibello avatar Mar 14 '22 19:03 CarloLucibello