Live data from Hacker News

A Primer on Neural Network Models for Natural Language Processing (2015)

arxiv.org

1–4 of 4 posts

Re: A Primer on Neural Network Models for Natural Language Processing (2015)

#3
It's great to have this all in one place - the change in notation across papers can be quite confusing!

I just wish there was something like this with code examples. It's so frustrating when papers say things like 'we omit biases' and so on because it makes it difficult to reproduce their implementation arghghg.

Re: A Primer on Neural Network Models for Natural Language Processing (2015)

#4
post #3

It's great to have this all in one place - the change in notation across papers can be quite confusing! I just wish there was something like this with code examples. It's so frustrating when papers say things like 'we omit biases' and so on because it makes it difficult to reproduce their implementation arghghg.

That's intentional; it's where you spend most of the time and won't be competitive with the authors and their market-ready implementation. However you get to learn cool stuff and can make something better based on it.