Code Monkey home page Code Monkey logo

Comments (7)

qlibp avatar qlibp commented on July 21, 2024 1

Another typo found in the doc. I just run the task 1.5 and found that the figure in doc is not in proper order. The second one should be Xor curve rather than a hyperplane.

from module-1.

srush avatar srush commented on July 21, 2024 1

Okay, I think I got most of these changes. I will leave this issue as a reminder to make the backprop docs better.

from module-1.

srush avatar srush commented on July 21, 2024

Right... We could drop that step for simplicity. Speed-wise, implemented with a good hashing algorithm it will make things faster. But I think you make a good point.

from module-1.

qlibp avatar qlibp commented on July 21, 2024

Right... We could drop that step for simplicity. Speed-wise, implemented with a good hashing algorithm it will make things faster. But I think you make a good point.

I see, seems that it would be niec to address this in the doc page and leave it as an optional exercise.

from module-1.

qlibp avatar qlibp commented on July 21, 2024

Besides, I don't know if I implement the algo right. I need to filter out those Variable with its self.history=None(these Variables are constant that are input for ScalarFunction which got wrapped into Variable), which is not mentioned in the algo description and I struggle to find the bug for a long time.

from module-1.

srush avatar srush commented on July 21, 2024

This is very useful feedback, I will clarify both points in the docs and update the example.

Please keep sending comments or clarifications as you go.

from module-1.

srush avatar srush commented on July 21, 2024

Right. History=None means the variable is a constant or doesn't require a derivative. I will add a property so that is less confusing and update the docs in chain_rule.

We're you able to pass the tests otherwise?

from module-1.

Related Issues (7)

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.