Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer Learning Example lacks the depth required to showcase Flux #392

Open
logankilpatrick opened this issue Dec 19, 2021 · 2 comments
Open

Comments

@logankilpatrick
Copy link
Member

Right now, the TL example: https://fluxml.ai/tutorials/2020/10/18/transfer-learning.html really could use a lot more depth to it. TL is such a useful task and this example does not currently result in a very explainable result. I am working on an updated version which I will port back here but am running into issues: https://github.com/logankilpatrick/DeepLearningWithJulia/blob/main/src/transfer_learning.ipynb

@logankilpatrick
Copy link
Member Author

Ideally, this would include at least some commentary on the way the data is being setup, some way of knowing the model trained (adding validation to training) or checking accuracy at the end with the test set, etc.

@mcabbott
Copy link
Member

mcabbott commented Feb 8, 2023

Comments above refer to the version on fluxml.github.io, which FluxML/fluxml.github.io#156 has deleted. Moving the issue to the model zoo.

@mcabbott mcabbott transferred this issue from FluxML/fluxml.github.io Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants