Coder Social home page Coder Social logo

nlp_dl_lecture_note's People

Contributors

ankitkv avatar jermainewang avatar jpcolomer avatar kyunghyuncho avatar niangaotuantuan avatar tigerneil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nlp_dl_lecture_note's Issues

Equation on page 51 seems incorrect

For simplicity, let me refer to

\frac{\partial h_{t}}{\partial \underline{h}_{t}}

as D.

Then, an equation on page 51 says

DU = Q (\diag(D) \odot S) Q^{-1}

but the LHS is D Q S Q^{-1} and the RHS is Q D S Q^{-1}, which are not the same.

Equation on the top of page 49 is incorrect

The RHS

\diag(S^{l-t'}) \odot (Q Q^{-1} W\phi(x_{t'}))

is equivalent to

S^{l-t'} Q Q^{-1} W\phi(x_{t'})

which is not the same thing as

Q S^{l-t'} Q^{-1} W\phi(x_{t'})

(which is the LHS)

Several minor typos

Thank you for such valuable lecture notes.

Page 28 line #1 should be "which is the input to Āµ"
Page 29 "The most important lession" -> lesson

Missing references in 5.3.1?

Section 5.3.1 begins with a note:

Note that I am missing many references this section, as I am writing this on my travel. I will fill in missing references once Iā€™m back from my travel.

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.