Open Source Deep Learning Project: torchnet

torchnet: Torch on steroids Project Website: None Github Link: https://github.com/torchnet/torchnet Description torchnet is a framework for torch which provides a set of abstractions aiming at encouraging code re-use as well as encouraging modular programming. At the moment, torchnet provides four … Continue reading

Open Source Deep Learning Project: Pylearn2

Pylearn2: A machine learning research library Project Website: http://deeplearning.net/software/pylearn2/ Github Link: https://github.com/lisa-lab/pylearn2 Description Pylearn2 is a machine learning library. Most of its functionality is built on top of Theano. This means you can write Pylearn2 plugins (new models, algorithms, etc) … Continue reading

Open Source Deep Learning Project: Torch

Torch: A SCIENTIFIC COMPUTING FRAMEWORK FOR LUAJIT Project Website: http://torch.ch/ Github Link: https://github.com/torch/torch7 Description What is Torch? Torch is a scientific computing framework with wide support for machine learning algorithms that puts GPUs first. It is easy to use and … Continue reading