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

Docs: Tutorial: Image Classification VGG #133

Merged
merged 1 commit into from
May 20, 2022

Conversation

chr5tphr
Copy link
Owner

  • added support for tutorial ipynb using nbsphinx: my initial plan was
    to add myST markdown notebooks, however, these do not work with binder
    and colab, since nothing except notebooks in github repositories can
    be used with these services
  • added buttons for colab and binder to the tutorial notebooks; I would
    have preferred to use pyodide, however, torch does not yet work with
    pyodide
  • added an image classification tutorial using VGG11
  • two new documentation requirements: nbsphinx and ipykernel
  • the tutorial ipython notebooks are executed when building the
    documentation

- added support for tutorial ipynb using nbsphinx: my initial plan was
  to add myST markdown notebooks, however, these do not work with binder
  and colab, since nothing except notebooks in github repositories can
  be used with these services
- added buttons for colab and binder to the tutorial notebooks; I would
  have preferred to use pyodide, however, torch does not yet work with
  pyodide
- added an image classification tutorial using VGG11
- two new documentation requirements: nbsphinx and ipykernel
- the tutorial ipython notebooks are executed when building the
  documentation
@chr5tphr chr5tphr force-pushed the tutorial-image-classification branch from 85e5e2e to 35e0703 Compare May 20, 2022 17:37
@chr5tphr chr5tphr merged commit 13b1035 into master May 20, 2022
@chr5tphr chr5tphr deleted the tutorial-image-classification branch May 20, 2022 17:47
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

Successfully merging this pull request may close these issues.

None yet

1 participant