embedding-models topic

List embedding-models repositories

KERMIT

57
Stars
9
Forks
Watchers

🐸 KERMIT - A lightweight library to encode and interpret Universal Syntactic Embeddings

Positional-Encoding

83
Stars
13
Forks
Watchers

Encoding position with the word embeddings.

torecsys

98
Stars
17
Forks
Watchers

ToR[e]cSys is a PyTorch Framework to implement recommendation system algorithms, including but not limited to click-through-rate (CTR) prediction, learning-to-ranking (LTR), and Matrix/Tensor Embeddin...

entity2vec

77
Stars
24
Forks
Watchers

Generates a set of property-specific entity embeddings from knowledge graphs using node2vec

MetaVec

78
Stars
5
Forks
Watchers

A monolingual and cross-lingual meta-embedding generation and evaluation framework

STransE

53
Stars
16
Forks
Watchers

STransE: a novel embedding model of entities and relationships in knowledge bases (NAACL 2016)

aiSFX

40
Stars
4
Forks
Watchers

Representation Learning for the Automatic Indexing of Sound Effects Libraries (ISMIR 2022): Deep audio embeddings pre-trained on UCS & Non-UCS-compliant datasets.

VCML

48
Stars
8
Forks
Watchers

PyTorch implementation of paper "Visual Concept-Metaconcept Learner", NeruIPS 2019

client-vector-search

128
Stars
6
Forks
Watchers

A client side vector search library that can embed, store, search, and cache vectors. Works on the browser and node. It outperforms OpenAI's text-embedding-ada-002 and is way faster than Pinecone and...