https://github.com/harshgeek4coder/computing-distance-similarity--siamese-neural-networks
Compute Similarity Between Sentences using Siamese Recurrent Neural Networks
https://github.com/harshgeek4coder/computing-distance-similarity--siamese-neural-networks
deep-learning lstm neural-network nlp rnn siamese siamese-network
Last synced: about 2 months ago
JSON representation
Compute Similarity Between Sentences using Siamese Recurrent Neural Networks
- Host: GitHub
- URL: https://github.com/harshgeek4coder/computing-distance-similarity--siamese-neural-networks
- Owner: harshgeek4coder
- License: mit
- Created: 2021-05-01T12:23:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-01T12:25:42.000Z (over 4 years ago)
- Last Synced: 2025-03-29T22:41:17.514Z (6 months ago)
- Topics: deep-learning, lstm, neural-network, nlp, rnn, siamese, siamese-network
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computing Distance Similarity Siamese Neural Networks
Reimplementation of Paper [Siamese recurrent architectures for learning sentence similarity](https://dl.acm.org/doi/10.5555/3016100.3016291)