Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 398 Bytes

Intro2PyTorch4Vision

This is an adaptation of the Pytorch Tutorial originally used as an introduction to Deep Learning for Computer Vision for Course BMI 260 at Stanford, written by Carson Lam from Stanford

Follow install instructions and see original tutorial here:

http://pytorch.org/

Why do we use PyTorch / Tensorflow for Deep learning?