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
551 stars
13 watching
139 forks
Language: Python
last commit: about 6 years ago deep-learningdeeplearningmachine-learningmachinelearningpytorchrecursive-neural-networkstree-lstmtreelstm
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| | A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| | PyTorch implementation of a deep learning model for image segmentation | 90 |
| | A PyTorch implementation of a segmentation network architecture | 588 |
| | An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |
| | An implementation of Neural Turing Machines in PyTorch | 592 |
| | PyTorch implementation of PNASNet-5 architecture | 317 |
| | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 237 |
| | A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 380 |
| | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |