pytorch_structure2vec

Structure embedding algorithm

An implementation of structure2vec, a method to generate vector representations from molecular structures

pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)

GitHub

309 stars
9 watching
76 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
inejc/paragraph-vectorsA PyTorch implementation of a model for generating dense vector representations of paragraphs from text data.413
tca19/dict2vecA framework to learn word embeddings using lexical dictionaries115
benedekrozemberczki/role2vecAn implementation of a deep learning-based method for creating vector representations of nodes in a graph167
wikipedia2vec/wikipedia2vecA tool for learning vector representations of words and entities from Wikipedia text data.946
benedekrozemberczki/diff2vecA reference implementation of Diffusion2Vec, a method for learning node embeddings from graph data.128
davidtvs/pytorch-enetA PyTorch implementation of a real-time semantic segmentation model using ENet architecture392
snash4/gat2vecA framework for learning representations from attributed graphs, incorporating structural and attribute information.59
materialsintelligence/mat2vecUnsupervised word embeddings capture latent knowledge from materials science literature624
leoribeiro/struc2vecAn algorithm that learns continuous representations from structural equivalence in graphs384
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
fanglanting/skip-gram-pytorchA PyTorch implementation of the skip-gram model for learning word embeddings.188
facebookresearch/poincare-embeddingsImplementation of Poincaré Embeddings algorithm in PyTorch for hierarchical representation learning1,684
wmvanvliet/pytorch_hmaxAn implementation of the HMAX model for vision processing in PyTorch57
kazuto1011/deeplab-pytorchPyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets1,098
yunlongdong/fcn-pytorchA PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models.161