Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resources mentioned in the book #13

Open
tmabraham opened this issue Aug 25, 2020 · 4 comments
Open

Resources mentioned in the book #13

tmabraham opened this issue Aug 25, 2020 · 4 comments

Comments

@tmabraham
Copy link

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.

@raphaelr
Copy link

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.

@jph00
Copy link
Member

jph00 commented Nov 29, 2020

@tmabraham can you remind me what "recommended tutorials that will be present for each chapter" is referring to?

@justincui
Copy link

justincui commented Jan 19, 2022

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.

@tatakof
Copy link

tatakof commented Jul 18, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants