dpnn

NN components

A package of reusable building blocks for deep neural networks in Lua

deep extensions to nn

GitHub

194 stars
28 watching
82 forks
Language: Lua
last commit: over 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
element-research/rnn A Lua-based library for building and working with recurrent neural networks 941
clementfarabet/lua---nnx An extension to Torch7's neural network package with experimental modules and optimizations. 97
codeplea/genann A minimal C library for training and using feedforward artificial neural networks 2,010
torch/nn An open-source neural network package providing a modular framework for building and training neural networks. 1,343
unagiootoro/ruby-dnn A Ruby-based deep learning library for building and training neural networks 46
microsoft/neuronblocks A toolkit for building and deploying neural network models for natural language processing tasks. 1,448
mhlee0903/multi_channels_pinn Investigating neural networks for drug discovery using multiple chemical descriptors. 3
rlidwka/node-fann Bindings for a neural network library in C++ to be used with Node.js 185
yixuan/minidnn A C++ library implementing deep neural networks with good performance and modularity 397
e-lab/linknet An implementation of a deep learning network for image segmentation tasks using Lua and the Torch7 framework. 168
libfann/fann A C++ library for building and training artificial neural networks 1,594
mil-tokyo/webdnn A browser-based framework for accelerating deep neural networks using WebGPU or WebGL2 1,979
l706077/dnn-face-recognition-papers A collection of papers on deep learning techniques for face recognition and related topics such as embedding generation and neural network optimization. 213
mofanv/darknetz An application that runs several layers of a Deep Neural Network model in a secure environment for model privacy at the edge 85
torch/nngraph Graphical computation library for building neural network architectures 299