nn

Neural network toolkit

An open-source neural network package providing a modular framework for building and training neural networks.

GitHub

1k stars
109 watching
967 forks
Language: Lua
last commit: almost 4 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
torch/nngraph Graphical computation library for building neural network architectures 299
cvondrick/torch-starter A basic package for training neural networks in Torch7, providing a simplified starting point for developers. 56
soumith/imagenet-multigpu.torch A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. 402
jhkim89/pyramidnet A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. 129
torch/cunn A CUDA implementation of neural network modules and related GPU operations 215
clementfarabet/lua---nnx An extension to Torch7's neural network package with experimental modules and optimizations. 97
soumith/inception.torch A Torch implementation of a pre-trained neural network architecture used in image recognition tasks 66
jiasenlu/vilbert_beta A pre-trained model and toolset for performing vision-and-language tasks using a specific neural network architecture. 474
rosejn/torch-datasets A collection of pre-processed machine learning datasets for use with the Torch7 deep learning framework. 37
torch/demos Torch7 tutorials and demos providing hands-on experience with the deep learning framework. 355
eromera/erfnet A toolbox for training and evaluating real-time semantic segmentation networks using Torch library. 118
torch/graph A Lua-based library for graph manipulation and visualization in Torch. 35
richardassar/samplernn_torch A Torch implementation of a deep learning model for generating audio from input data 156
kaixhin/nninit Provides parameter initialisation schemes for neural network modules in Torch7 100
lightning-universe/lightning-bolts Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production 1,693