pytorch_NEG_loss
Negative sampler
A PyTorch implementation of negative sampling loss for text classification models
NEG loss implemented in pytorch
125 stars
7 watching
26 forks
Language: Python
last commit: over 7 years ago pythonpytorchword2vec
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of a loss function used in semantic image segmentation | 175 |
| An implementation of Word2Vec's SkipGramNegativeSampling in PyTorch with support for word frequency distribution and subsampling. | 302 |
| Provides a comprehensive set of implementation of various loss functions and operators for deep learning models | 2,196 |
| A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 442 |
| A Pytorch implementation of a neural network model for machine translation | 47 |
| A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
| PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks | 121 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| A PyTorch implementation of visual-semantic embedding methods for image-caption retrieval | 492 |
| An implementation of a deep learning model for image segmentation using PyTorch | 868 |
| Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers | 378 |
| Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
| A PyTorch implementation of an attention network for dynamic scene deblurring | 37 |
| Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 382 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |