-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Maaike edited this page Dec 4, 2017
·
10 revisions
- How to predict Quora Question Pairs using Siamese Manhattan LSTM
- Duplicate Question Detection with Deep Learning on Quora Dataset
-
Semantic Question Matching with Deep Learning
- Directly from engineers at Quora
-
Understanding LSTM Networks
- Author: colah's blog
- Quality: usually high quality blog posts
-
Learn TensorFlow and deep learning, without a Ph.D.
- Author: Google Cloud Platform Developer Advocate
-
Keras
- Builds on TensorFlow
- Easy API & good Developer Experience (DX)
- Used by most other solutions online
- Visualization
-
Google Cloud Platform
- $300 credit for free
- How to train our own word embeddings using Quora's text corpus?
- How to treat words that are linked together by a / ?
- Does pre vs post padding have a meaningful effect on performance?