Skip to content

Edit on Chapter 15 Convolutional Layer Notes #1

Description

@ananyachadha

Hey! Thanks so much for the cs231n notes! I'm studying for the midterm tomorrow and noticed a typo in one of your formulas that confused me for quite a few hours.
On the first page of Chapter 15 (page 77) the pdf looks like:
W2=(W1−F + 2P)/(S+1)
but it should say:
W2=((W1−F + 2P)/S)+1

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions