introduction-to-pytorch
Intro to PyTorch. Easy to follow, visual introduction. (via HN)
You might be wondering, not all data is numbers. Sometimes we have words, images, or even 3D mesh data. If that’s the case, we need a step in between. We need to find a way to map our input data to numbers. With proprietary data types, this can be a challenging step that a Data Scientist would have to solve.
This post is licensed under
CC BY 4.0
by the author.