Zygote#249
Open
SubhadityaMukherjee wants to merge 7 commits intoFluxML:zygotefrom
Open
Conversation
Member
|
Note that the notebooks can be generated automatically from the scripts already present in the repo. |
Author
|
@DhairyaLGandhi okay. I can remove those if needed then. |
Member
|
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. |
Member
|
Maybe we can add some pluto notebooks, nicer versioning, and close this PR since has been stale for a while |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello!
I ❤️ 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.