torch-rnn
RNN module
Efficient RNN and LSTM modules for use in neural networks
Efficient, reusable RNNs and LSTMs for torch
3k stars
87 watching
508 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for training and generating text sequences using multi-layer Recurrent Neural Networks | 11,668 |
| A tool for training and sampling character-level language models using multi-layer recurrent neural networks | 2,643 |
| A native PyTorch library for training large language models using distributed parallelism and optimization techniques. | 2,765 |
| A Lua-based library for building and working with recurrent neural networks | 941 |
| Torch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features | 428 |
| A C-based library for high-level numerical computing and tensor operations | 9,001 |
| A Torch implementation of the Fast R-CNN object detection algorithm | 134 |
| A PyTorch library for training and retraining deep neural networks for person re-identification in images and videos. | 4,353 |
| A tool for serving and scaling PyTorch models in production environments | 4,238 |
| An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
| A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
| Provides pre-trained PyTorch models for various computer vision tasks and datasets. | 9,044 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |
| A PyTorch library for easily authoring and experimenting with large language models | 4,479 |