Coder Social home page Coder Social logo

Comments (6)

vpj avatar vpj commented on May 4, 2024

Sorry I didn't understand this statement

There is no difference in parameters of the l1 outputs' distribution. Maybe there should be another values of mean and variance?

Could you please elaborate? Do you mean to say distribution of L1 outputs don't change? What do you mean by "parameters of the l1 outputs' distribution"

from annotated_deep_learning_paper_implementations.

vklyukin avatar vklyukin commented on May 4, 2024

Do you mean to say distribution of L1 outputs don't change?

Yes, you are right. I mean that distributions before and after the phrase "Then, after some training steps..." are the same, although the definition of Internal Covariate Shift says that it should change.

What do you mean by "parameters of the l1 outputs' distribution"

By parameters of the distribution I mean mean and variance

from annotated_deep_learning_paper_implementations.

vpj avatar vpj commented on May 4, 2024

No the distribution can change, because the parameters of the layer change. Why do you think the distribution will stay constant?

from annotated_deep_learning_paper_implementations.

vklyukin avatar vklyukin commented on May 4, 2024

I mean, that they should change, according to the definition of Internal Covariate Shift. And phrase:

Then, after some training steps, it could move to...

means, that the parameters of the distribution should change somehow. But it said that they moved to the N(0.5, 1) which is the same as it was before some training steps (the same mean and variance).

I think, that values of mean/variance after "some training steps" supposed to be differrent from the start ones, because now it's a bit confusing. For instance N(1.5, 1).

from annotated_deep_learning_paper_implementations.

vpj avatar vpj commented on May 4, 2024

Oh crap, really sorry I didn't notice that the example has a mistake. It should be something like N(0.5, 1) changing to N(0.7, 1.1). Will correct it and close the issue.

Thanks again for spotting it.

from annotated_deep_learning_paper_implementations.

vpj avatar vpj commented on May 4, 2024

Fixed the example: 2e54543

from annotated_deep_learning_paper_implementations.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.