paragraph-vectors
Paragraph Vectorizer
A PyTorch implementation of a model for generating dense vector representations of paragraphs from text data.
A PyTorch implementation of Paragraph Vectors (doc2vec).
413 stars
10 watching
75 forks
Language: Python
last commit: about 2 years ago deep-learningdoc2vecmachine-learningneural-networksnlppytorchunsupervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of structure2vec, a method to generate vector representations from molecular structures | 309 |
| Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,729 |
| A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
| Tools and code for inducing custom semantic vector representations from text data | 104 |
| Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
| An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
| PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |
| A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 331 |
| PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 402 |
| An efficient framework for end-to-end learning on image-text and video-text tasks | 709 |
| A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| An implementation of the GPT-2 language model in PyTorch for generating text | 976 |