-
Updated
Mar 20, 2021 - Python
#
embedding
Here are 239 public repositories matching this topic...
100+ Chinese Word Vectors 上百种预训练中文词向量
Siamese and triplet networks with online pair/triplet mining in PyTorch
machine-learning
deep-learning
pytorch
embedding
triplet-loss
siamese-network
contrastive-loss
triplet-network
learning-embeddings
-
Updated
Aug 4, 2020 - Python
A curated list of community detection research papers with implementations.
data-science
machine-learning
deep-learning
social-network
clustering
community-detection
network-science
deepwalk
matrix-factorization
networkx
dimensionality-reduction
factorization
network-analysis
unsupervised-learning
igraph
embedding
graph-clustering
node2vec
network-clustering
bigclam
-
Updated
Aug 1, 2021 - Python
Open
关于一些具体建议
3
myboyliu
commented
Jun 25, 2021
1.希望可以把底层的api文档再完善一些,比如encoder,decoder,以便于复现一些论文
2.希望可以维护一个pytorch和paddle的api对照一览表,尽量全一些
3.错误日志能否准确一些,有时候datalaoder出的一些错误信息不好定位
4.能否增加使用梯度累加特性,进一步提高batch size
Open
预训练模型下载地址修改
1
1
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
tensorflow
svm
word2vec
crf
keras
similarity
classification
attention
gensim
lda
fasttext
ner
embedding
bert
elmo
-
Updated
Jul 5, 2021 - Python
Extensible, parallel implementations of t-SNE
-
Updated
Jun 6, 2021 - Python
Minimum-distortion embedding with PyTorch
visualization
machine-learning
gpu
cuda
pytorch
dimensionality-reduction
embedding
graph-embedding
feature-vectors
-
Updated
Jul 3, 2021 - Python
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
pytorch
face-recognition
metric-learning
speaker-recognition
embedding
loss-functions
face-verification
sphereface
normface
fashion-mnist
arcface
am-softmax
fmnist-dataset
loss-function
-
Updated
Oct 5, 2020 - Python
2
freakeinstein
commented
Jul 13, 2019
Current docker image size is insane. It is 2.55 GB. Reduce that to below 1GB or less. Apply changes from this reference: https://hackernoon.com/tips-to-reduce-docker-image-sizes-876095da3b34
OpenL3: Open-source deep audio and image embeddings
-
Updated
Aug 10, 2021 - Jupyter Notebook
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。
text-classification
tensorflow
keras
python3
ner
embedding
bert
sequence-labeling
relation-extraction
-
Updated
Nov 13, 2020 - Python
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
machine-learning
facebook
neural-network
clustering
tensorflow
word2vec
community-detection
deezer
deepwalk
matrix-factorization
gensim
unsupervised-learning
embedding
network-embedding
node2vec
graph-embedding
gemsec
implicit-factorization
semisupervised-learning
m-nmf
-
Updated
Aug 1, 2021 - Python
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
-
Updated
Aug 10, 2021 - Python
This repository contains the source code and data for reproducing results of Deep Continuous Clustering paper
clustering
pytorch
robust-optimization
embedding
dcc
rcc
autoencoder-clustering
robust-continuous-clustering
-
Updated
Jul 14, 2021 - Python
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
data-science
machine-learning
deep-learning
clustering
word2vec
sklearn
community-detection
deepwalk
autoencoder
dimensionality-reduction
unsupervised-learning
cikm
embedding
nmf
coordinate-descent
node2vec
node-embedding
gemsec
mnmf
danmf
-
Updated
Jul 27, 2021 - Python
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
nlp
ai
deep-learning
tensorflow
encoder
word2vec
embeddings
transformer
glove
fasttext
albert
embedding
bert
word-embedding
roberta
ulmfit
sentence-encoding
bert-as-service
xlnet
embedding-as-service
-
Updated
May 21, 2021 - Python
A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".
machine-learning
word2vec
spectral
factorization
kdd
wavelet
unsupervised-learning
embedding
diffusion
laplacian
refex
node2vec
graph-embedding
graphwave
graph-wavelet
struc2vec
rolx
structural-embedding
structural-role
heat-kernel
-
Updated
Aug 1, 2021 - Python
EMNLP 2018: HyTE: Hyperplane-based Temporally aware Knowledge Graph Embedding
machine-learning
tensorflow
wikidata
knowledge-graph
representation-learning
knowledge-base
embedding
yago
temporal-information
-
Updated
May 6, 2019 - Python
PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and Kaldi
neural-network
pytorch
speech-recognition
neural-networks
kaldi
speaker-recognition
speaker-verification
embedding
speaker-diarization
tdnn
acoustic-model
acoustic-models
x-vector
tdnn-f
factorized-tdnn
-
Updated
Jan 6, 2020 - Python
Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.
machine-learning
deep-learning
neural-network
tensorflow
embeddings
deepwalk
gensim
complex-networks
factorization
unsupervised-learning
embedding
network-embedding
diffusion
node2vec
graph-embedding
node-embedding
struc2vec
diff2vec
implicit-factorization
semisupervised-learning
-
Updated
Aug 1, 2021 - Python
Multi-Hop Logical Reasoning in Knowledge Graphs
-
Updated
Jul 26, 2021 - Python
Python Wrapper for t-SNE Visualization
-
Updated
Jan 12, 2018 - Python
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
machine-learning
deep-learning
word2vec
deepwalk
dimensionality-reduction
gensim
edge-prediction
multiscale
graph-mining
embedding
node2vec
word-embedding
graph-embedding
node-classification
graph-neural-networks
node-embedding
walklet
graphlet
dont-walk-skip
graph-convolution
-
Updated
Aug 1, 2021 - Python
The reference implementation of "Multi-scale Attributed Node Embedding". (Journal of Complex Networks 2021)
deep-learning
word2vec
deepwalk
gensim
network-analysis
embedding
network-embedding
node2vec
graph-embedding
node-embedding
gemsec
implicit-factorization
asonam
tadw
attributed-embedding
aane
asne
musae
walklets
graph-neural-network
-
Updated
Aug 1, 2021 - Python
Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, and clause indexing
machine-learning
regression
classification
convolution
propositional-logic
bandit-learning
embedding
frequent-pattern-mining
rule-based
interpretable
tsetlin-machine
-
Updated
Jul 22, 2021 - C
Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)
-
Updated
Mar 23, 2021
Improve this page
Add a description, image, and links to the embedding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the embedding topic, visit your repo's landing page and select "manage topics."
What would you like to be added:
PyMilvs is our Milvus sdk implemented by python. I want to update grpc-generated files of PyMilvus using the newest grpc version depended by pymilvus. See #641 of PyMilvus.
Why is this needed:
Improve the compatibility of PyMilvus.