The Wayback Machine - https://web.archive.org/web/20220514225221/https://github.com/topics/cosine-similarity
Skip to content
#

cosine-similarity

Here are 548 public repositories matching this topic...

Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.

  • Updated Oct 13, 2018
  • Jupyter Notebook

A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..

  • Updated Apr 25, 2022
  • Scala
live-cctv

To detect any reasonable change in a live cctv to avoid large storage of data. Once, we notice a change, our goal would be track that object or person causing it. We would be using Computer vision concepts. Our major focus will be on Deep Learning and will try to add as many features in the process.

  • Updated Dec 7, 2021
  • Python

Improve this page

Add a description, image, and links to the cosine-similarity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cosine-similarity topic, visit your repo's landing page and select "manage topics."

Learn more