Open Source Deep Learning Project: ConvNet

ConvNet: Convolutional Neural Networks for Matlab Project Website: None Github Link: https://github.com/sdemyanov/ConvNet Description Convolutional Neural Networks for Matlab, including Invariang Backpropagation algorithm (IBP). Has versions for GPU and CPU, written on CUDA, C++ and Matlab. All versions work identically. The … Continue reading

Open Source Deep Learning Project: Lasagne

Lasagne: Lightweight library to build and train neural networks in Theano Project Website: http://lasagne.readthedocs.io/ Github Link: https://github.com/Lasagne/Lasagne Description Lasagne is a lightweight library to build and train neural networks in Theano. Its main features are: Supports feed-forward networks such as … Continue reading