mikeroberts3000 / GpuComputingLinks
This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.
☆36Updated 9 years ago
Alternatives and similar repositories for GpuComputing
Users that are interested in GpuComputing are comparing it to the libraries listed below
Sorting:
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Code examples for the CUDA workshop☆36Updated 2 years ago
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 5 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- Darwin: A Framework for Machine Learning Research and Development☆55Updated 2 months ago
- Easy to run kernels using OpenCL☆185Updated 2 months ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆64Updated 6 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆179Updated 6 years ago
- Source code from NVIDIA CUDACasts☆49Updated 11 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆140Updated 8 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Fork of magma to include more BLAS☆28Updated 8 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- Sample code from the RGBD section of the OpenCV tutorial at CVPR 2014☆35Updated 10 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- Building random forests on GPU☆205Updated 8 years ago
- Deep learning code by Hinton☆93Updated 13 years ago
- Extreme Learning Machine - C++ library☆33Updated 10 years ago
- Image deblurring and alignment using a series of images (from dozens to thousands).☆10Updated 10 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- Convolution op for Theano based on CuFFT using scikits.cuda☆52Updated 10 years ago
- Automatic Feature Selection☆31Updated 8 years ago
- A Library for Ensemble Learning Using Support Vector Machines☆106Updated 11 years ago
- Quasi Random Number Generator☆49Updated 4 years ago