jhjin / flattened-cnn
Flattened convolutional neural networks (1D convolution modules for Torch nn)
☆61Updated 9 years ago
Alternatives and similar repositories for flattened-cnn:
Users that are interested in flattened-cnn are comparing it to the libraries listed below
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆29Updated 8 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- Implementation of state-of-art models in Torch☆54Updated 8 years ago
- Torch7 implementation of "Regularization of Neural Networks using DropConnect"☆30Updated 9 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- Caffe: a fast open framework for deep learning.