Hacker News new | ask | show | jobs
by jj12345 3382 days ago
Thanks for the nice, condensed article. Generating features from BeautifulSoup isn't something that I've considered before.

I'm still going through Yoshua Bengio's new book on DL, but if anyone is free to comment: what are the justifications for the general architecture? Why use LSTMs with the Glove embeddings?

1 comments

Seems like everyone uses the glove embeddings for any text based DL project.