nngraph
Network builder
Graphical computation library for building neural network architectures
Graph Computation for nn
299 stars
37 watching
96 forks
Language: Lua
last commit: over 7 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua-based library for graph manipulation and visualization in Torch. | 35 |
| An open-source neural network package providing a modular framework for building and training neural networks. | 1,346 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. | 402 |
| A CUDA implementation of neural network modules and related GPU operations | 215 |
| A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 285 |
| A Lua-based library for building and working with recurrent neural networks | 941 |
| A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
| A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |
| An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
| A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
| Generates hardware-specific accelerator designs for neural networks | 340 |
| Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
| Adds layer-wise learning rate schemes to a deep neural network implementation | 47 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |