QANet-pytorch
QANet impl
An implementation of QANet with PyTorch for text classification tasks
A PyTorch implementation of QANet.
345 stars
14 watching
67 forks
Language: Python
last commit: over 3 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides an efficient wrapper around CUDA FFTs for PyTorch transformations | 315 |
| | PyTorch implementation of a Factorization Machine module | 173 |
| | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| | An implementation of convolutional neural networks for text classification using PyTorch | 66 |
| | This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| | A comprehensive tutorial on building and training PyTorch models using Python | 392 |
| | An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
| | An implementation of the GPT-2 language model in PyTorch for generating text | 976 |
| | An introduction to using PyTorch for deep learning tasks | 1,194 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| | A pre-configured environment for running PyTorch on OpenCL-enabled GPUs | 147 |
| | PyTorch implementation of wavelet analysis for signal processing | 307 |
| | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |
| | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
| | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |