paragraph-vectors

Paragraph Vectorizer

A PyTorch implementation of a model for generating dense vector representations of paragraphs from text data.

page_facing_up A PyTorch implementation of Paragraph Vectors (doc2vec).

GitHub

413 stars
10 watching
75 forks
Language: Python
last commit: almost 4 years ago
deep-learningdoc2vecmachine-learningneural-networksnlppytorchunsupervised-learning

Related projects:

RepositoryDescriptionStars
hanjun-dai/pytorch_structure2vecAn implementation of structure2vec, a method to generate vector representations from molecular structures309
zijundeng/pytorch-semantic-segmentationProvides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning.1,729
davidtvs/pytorch-enetA PyTorch implementation of a real-time semantic segmentation model using ENet architecture392
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
openseg-group/openseg.pytorchProvides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing.1,191
hpcgarage/accelerated_dl_pytorchThis repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook.127
nlprinceton/alacarteTools and code for inducing custom semantic vector representations from text data104
inisis/brocolliConverts PyTorch models to various formats for deployment and testing in deep learning frameworks.341
woozzu/dong_iccv_2017An implementation of semantic image synthesis via adversarial learning using PyTorch145
kazuto1011/deeplab-pytorchPyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets1,098
stared/thinking-in-tensors-writing-in-pytorchA hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples331
xiadingz/video-caption.pytorchPyTorch implementation of video captioning, combining deep learning and computer vision techniques.402
jayleicn/clipbertAn efficient framework for end-to-end learning on image-text and video-text tasks709
eduardoleao052/js-pytorchA JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers.1,093
graykode/gpt-2-pytorchAn implementation of the GPT-2 language model in PyTorch for generating text976