Skip to content

A brief introduction to PyTorch with some subjective emphasis, meant to be presented in a one hour session.

License

Notifications You must be signed in to change notification settings

rinnert/pytorch-brief-intro

Repository files navigation

A Brief & Subjective Introduction to PyTorch

A brief introduction to PyTorch with some subjective emphasis, meant to be presented in a one hour session.

We'll briefly cover some core PyTorch concepts and then go through a simple classification example.

You can follow on Binder (takes long to build after changes to the repository):

Binder

Alternatively, you can clone the repository. The dependencies are:

  • numpy
  • matplotlib
  • scikit-learn
  • pytorch

PyTorch Installation Instructions. Make sure you choose the correct architecture!

About

A brief introduction to PyTorch with some subjective emphasis, meant to be presented in a one hour session.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published