An open API service indexing awesome lists of open source software.

https://github.com/yanndubs/quoraquestion

Siamese LSTM for Kaggle competition: Quora Question Pairs
https://github.com/yanndubs/quoraquestion

deep-learning kaggle lstm nlp quora-question-pairs

Last synced: about 1 month ago
JSON representation

Siamese LSTM for Kaggle competition: Quora Question Pairs

Awesome Lists containing this project

README

          

# QuoraQuestion

NB: for now, you must download your pretrained word2vec model of interest (found [here](https://github.com/3Top/word2vec-api)), unzip into /bin/ and change the path in word2vec_loader.py

!!!HAVE TO UPDATE README!!!