PyTorch_GBW_LM
Language Model
Trains a large-scale PyTorch language model on the 1-Billion Word dataset
PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset
123 stars
6 watching
20 forks
Language: Python
last commit: about 6 years ago deep-learninggpulanguage-modellstmmachine-learningnlppytorchtorchtorch-gbw
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| | An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures | 551 |
| | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
| | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| | A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |
| | Trains PyTorch models using a genetic algorithm | 96 |
| | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| | A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
| | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| | A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. | 339 |
| | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |