flowchart TD
id(Learn to use Matplotlib better)
style id fill:red
id2(You have to turn NumPy arrays into tensor then send that to the device)
style id2 fill:yellow
id-->id2
id3(Need to learn logits, probabilities, predicted labels and predicted probabilities)
style id3 fill:green
id2-->id3
id4(I'm following along to this tutorial https://www.youtube.com/watch?v=Z_ikDlimN6A&t=44797s by a Daniel Bourke but I coded everything by hand.)
id3-->id4
-
Notifications
You must be signed in to change notification settings - Fork 0
ninjaofpython/pytorch_basics
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This repository provides a collection of Juypter notebooks designed to help me understand the fundamental concepts of PyTorch.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published