Open Source Deep Learning Project: CUV

CUV: Matrix library for CUDA in C++ and Python Project Website: http://www.ais.uni-bonn.de/ Github Link: https://github.com/deeplearningais/CUV Description CUV is a C++ template and Python library which makes it easy to use NVIDIA(tm) CUDA. Features Supported Platforms: • This library was only … Continue reading

Open Source Deep Learning Project: Gnumpy

Gnumpy Project Website: None Github Link: http://www.cs.toronto.edu/~tijmen/gnumpy.html Description Do you want to have both the compute power of GPU’s and the programming convenience of Python numpy? Gnumpy + Cudamat will bring you that. Gnumpy is a simple Python module that … Continue reading

Open Source Deep Learning Project: CUDAMat

CUDAMat: Python module for performing basic dense linear algebra computations on the GPU using CUDA Project Website: None Github Link: https://github.com/cudamat/cudamat Description The aim of the cudamat project is to make it easy to perform basic matrix calculations on CUDA-enabled … Continue reading

Open Source Deep Learning Project: EBLearn

EBLearn: Open Source C++ Machine Learning Library Project Website: http://eblearn.sourceforge.net/ Github Link: None Description Eblearn is an object-oriented C++ library that implements various machine learning models, including energy-based learning, gradient-based learning for machine composed of multiple heterogeneous modules. In particular, … 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