treelstm.pytorch

Tree network model

An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures

Tree LSTM implementation in PyTorch

GitHub

550 stars
13 watching
139 forks
Language: Python
last commit: about 5 years ago
deep-learningdeeplearningmachine-learningmachinelearningpytorchrecursive-neural-networkstree-lstmtreelstm

Related projects:

Repository Description Stars
rdspring1/pytorch_gbw_lm Trains a large-scale PyTorch language model on the 1-Billion Word dataset 123
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 585
tstandley/xception-pytorch An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification 250
loudinthecloud/pytorch-ntm An implementation of Neural Turing Machines in PyTorch 590
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 235
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511