DeepNLP-models-Pytorch
DeepNLP models
Pytorch implementations of various Deep NLP models from Stanford's cs-224n course
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
3k stars
111 watching
663 forks
Language: Jupyter Notebook
last commit: over 5 years ago
Linked from 2 awesome lists
cs-224ndeep-learningdeep-nlp-modelsnatural-language-processingneural-networknlppytorchrnnstanford-univ
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,256 |
| A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,996 |
| An open-source PyTorch deep learning project template providing a structured environment for building and training various models. | 4,784 |
| A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets | 2,919 |
| A PyTorch-based package for building and training click-through rate models using various deep learning architectures. | 3,055 |
| PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,669 |
| A collection of notes and references on deploying deep learning models in production environments | 4,313 |
| A modularized implementation of various deep reinforcement learning algorithms in PyTorch | 3,209 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |