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