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)
309 stars
9 watching
76 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of a model for generating dense vector representations of paragraphs from text data. | 413 |
| A framework to learn word embeddings using lexical dictionaries | 115 |
| An implementation of a deep learning-based method for creating vector representations of nodes in a graph | 167 |
| A tool for learning vector representations of words and entities from Wikipedia text data. | 946 |
| A reference implementation of Diffusion2Vec, a method for learning node embeddings from graph data. | 128 |
| A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
| A framework for learning representations from attributed graphs, incorporating structural and attribute information. | 59 |
| Unsupervised word embeddings capture latent knowledge from materials science literature | 624 |
| An algorithm that learns continuous representations from structural equivalence in graphs | 384 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
| Implementation of Poincaré Embeddings algorithm in PyTorch for hierarchical representation learning | 1,684 |
| An implementation of the HMAX model for vision processing in PyTorch | 57 |
| PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |
| A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |