nn
Neural network toolkit
An open-source neural network package providing a modular framework for building and training neural networks.
1k stars
109 watching
966 forks
Language: Lua
last commit: about 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Graphical computation library for building neural network architectures | 299 |
| A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |
| A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. | 402 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| A CUDA implementation of neural network modules and related GPU operations | 215 |
| An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
| A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
| A pre-trained model and toolset for performing vision-and-language tasks using a specific neural network architecture. | 473 |
| A collection of pre-processed machine learning datasets for use with the Torch7 deep learning framework. | 37 |
| Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
| A toolbox for training and evaluating real-time semantic segmentation networks using Torch library. | 120 |
| A Lua-based library for graph manipulation and visualization in Torch. | 35 |
| A Torch implementation of a deep learning model for generating audio from input data | 156 |
| Provides parameter initialisation schemes for neural network modules in Torch7 | 100 |
| Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,700 |