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

Add examples #3

Open
2 of 4 tasks
sbrunk opened this issue Jan 21, 2023 · 3 comments
Open
2 of 4 tasks

Add examples #3

sbrunk opened this issue Jan 21, 2023 · 3 comments

Comments

@sbrunk
Copy link
Owner

sbrunk commented Jan 21, 2023

We should provide a few examples in the docs and perhaps also as subproject showing things like data loading and a complete training loop.

Some interesting examples could be:

  • A basic hello world example using MNIST or Fashion-MNIST
  • A vision model with transfer learning, i.e. for image classification
  • An NLP model i.e. using a transformer model like BERT
  • ...
@davoclavo
Copy link
Contributor

I am working through the lectures by Andrej Karpathy - Neural Networks: Zero to Hero (thanks for the recommendation!), and I am planning to add all the exercises as examples here, hopefully it doesn't take me too long.

@dahlej
Copy link

dahlej commented Jun 29, 2023

I'm interested in this as well. I'm new to a lot of this, so my ability may be low, but I'll be happy to review and comment.

@sbrunk
Copy link
Owner Author

sbrunk commented Jun 29, 2023

Hey @dahlej welcome! Any contribution is helpful so please don't hesitate to participate and ask questions.

I want Storch be useful for people no matter what their background or level of experience is, so it's always good to have different perspectives. I'm learning a lot myself while working on it.

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

3 participants