torch-rnn

RNN module

Efficient RNN and LSTM modules for use in neural networks

Efficient, reusable RNNs and LSTMs for torch

GitHub

3k stars
87 watching
508 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karpathy/char-rnn A framework for training and generating text sequences using multi-layer Recurrent Neural Networks 11,656
sherjilozair/char-rnn-tensorflow A tool for training and sampling character-level language models using multi-layer recurrent neural networks 2,642
pytorch/torchtitan A native PyTorch library for large-scale language model training with distributed training capabilities 2,690
element-research/rnn A Lua-based library for building and working with recurrent neural networks 941
soumith/cudnn.torch Torch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features 427
torch/torch7 A C-based library for high-level numerical computing and tensor operations 9,000
mahyarnajibi/fast-rcnn-torch A Torch implementation of the Fast R-CNN object detection algorithm 134
kaiyangzhou/deep-person-reid A PyTorch library for training and retraining deep neural networks for person re-identification in images and videos. 4,340
pytorch/serve A tool for serving and scaling PyTorch models in production environments 4,223
andreaskoepf/faster-rcnn.torch An experimental implementation of a real-time object detection system using a neural network with region proposal generation. 122
donnyyou/torchcv A comprehensive PyTorch-based framework for computer vision tasks 2,250
cadene/pretrained-models.pytorch Provides pre-trained PyTorch models for various computer vision tasks and datasets. 9,044
jhkim89/pyramidnet A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. 129
cvondrick/torch-starter A basic package for training neural networks in Torch7, providing a simplified starting point for developers. 56
pytorch/torchtune A PyTorch library for easily authoring and finetuning large language models with optimized training recipes 4,401