This package provides an easy and modular way to build and train simple or complex neural networks using Torch:
Sequential, Parallel and Concat;Tanh and Sigmoid;Linear, Mean, Max and Reshape;tables like SplitTable, ConcatTable and JoinTable;Temporal, Spatial and Volumetric convolutions;Criterion, the abstract class;MSECriterion: the Mean Squared Error criterion used for regression;ClassNLLCriterion: the Negative Log Likelihood criterion used for classification;StochasticGradient;(top 30 of 39)
Lua
65.3%
C
34.3%
This package provides an easy and modular way to build and train simple or complex neural networks using Torch:
Sequential, Parallel and Concat;Tanh and Sigmoid;Linear, Mean, Max and Reshape;tables like SplitTable, ConcatTable and JoinTable;Temporal, Spatial and Volumetric convolutions;Criterion, the abstract class;MSECriterion: the Mean Squared Error criterion used for regression;ClassNLLCriterion: the Negative Log Likelihood criterion used for classification;StochasticGradient;(top 30 of 39)
Lua
65.3%
C
34.3%