course20
course20 copied to clipboard
Resources mentioned in the book
As I discussed with @jph00 on Discord, there are several resources mentioned in the book that are supposed to be added to the book website (originally mentioned to be https://book.fast.ai in the book, now it's the course link.
There are several mentions of resources that would be there on the website. Some of the things I found by searching the fastbook repo include:
- answers to questionnaire solutions
- bonus chapter on transformers
- bonus chapter on generative image models
- recommended tutorials that will be present for each chapter
There may be more mentions of resources, and I can update the issue if I find any additional ones.
Chapter 13 (CNNs) also has a missing link:
The receptive field is the area of an image that is involved in the calculation of a layer. On the book’s website, you’ll find an Excel spreadsheet called conv-example.xlsx that shows the calculation of two stride-2 convolutional layers using an MNIST digit.
@tmabraham can you remind me what "recommended tutorials that will be present for each chapter" is referring to?
Could you please share the URL for "bonus chapter on transformers" & "bonus chapter on generative image models"? I searched this git repo and the fastbook github repo. Neither has it.
Could you please share the URL for "bonus chapter on transformers" & "bonus chapter on generative image models"? I searched this git repo and the fastbook github repo. Neither has it.
here's the transformers one https://docs.fast.ai/tutorial.transformers.html