Log 002 /
Deep Learning with PyTorch
https://isip.piconepress.com/courses/temple/ece_4822/resources/books/Deep-Learning-with-PyTorch.pdf
Getting Setup
- Clone the repo
- Create a virtual environment
- Install
Takeaways
My immediate takeaway after scrolling my way through chapter 2 of this book was that artificial intelligence is simpler the further you zoom in. At the microscopic scale, you’re dealing with arrays of numbers. The numbers tell you something about the influence of some feature or attribute on an input. Eventually, you use a simple activation function to convert those numbers into