Skip to content

mayanksatnalika/siamese_net_experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Siamese network using Keras (v2.x)


My experiments on Quora question similarity challenge

To Run:

Download the dataset available here

Download glove word embeddings and keep them in root folder of project.

Relevant references:

PS:

  • Seems the notebook fails to render most of the times on github and understanding it in raw-fromat close to impossible, use this to properly view the notebook in the browser.
  • Code is incomplete, had removed last few blocks to actually verify the output shapes from the network. Need to understand working of np.sum ( ) in much more detailed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published