lua---nnx

Neural network ext

An extension to Torch7's neural network package with experimental modules and optimizations.

An extension to Torch7's nn package.

GitHub

97 stars
21 watching
50 forks
Language: Lua
last commit: over 9 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
torch/nnAn open-source neural network package providing a modular framework for building and training neural networks.1,346
clementfarabet/ipam-tutorialsHands-on tutorials and code examples for implementing supervised and unsupervised learning algorithms in Lua using the Torch7 deep learning framework.130
clementfarabet/manifoldManages and transforms high-dimensional data into lower-dimensional representations using various algorithms141
alband/adaptive-neural-compilationThis repository provides tools and utilities to generate weights for a neural network model by compiling low-level programs.59
torch/nngraphGraphical computation library for building neural network architectures299
libfann/fannA C++ library for building and training artificial neural networks1,601
clementfarabet/lua---imgraphA package to create and manipulate edge-weighted graphs of images22
clementfarabet/lua---opengmA Lua wrapper for the OpenGM C++ library used in graphical modeling and inference8
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
element-research/dpnnA package of reusable building blocks for deep neural networks in Lua194
doonny/pipecnnA tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design1,264
cvondrick/torch-starterA basic package for training neural networks in Torch7, providing a simplified starting point for developers.56
codeplea/genannA minimal C library for training and using feedforward artificial neural networks2,017
element-research/rnnA Lua-based library for building and working with recurrent neural networks941
e-lab/linknetAn implementation of a deep learning network for image segmentation tasks using Lua and the Torch7 framework.168