bjoern-andres / random-forest
Randomized Decision Trees: A Fast C++ Implementation of Random Forests.
☆176Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for random-forest
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆131Updated 11 years ago
- C++ interface for mxnet☆114Updated 7 years ago
- A flexible and efficient С++ template library for dimension reduction☆232Updated 4 months ago
- GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time …☆214Updated 7 years ago
- Research code implementing inverted multiindex structure☆82Updated 10 years ago
- kmeans☆53Updated 8 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆177Updated 5 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆118Updated last year
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆254Updated 9 years ago
- CUDA Random Forest implementation for Image Labeling tasks☆180Updated 4 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- A GPU implementation of Convolutional Neural Nets in C++☆506Updated 4 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆91Updated 6 years ago
- Deep neural network framework (C++/OpenCV).☆75Updated 4 years ago
- CUDA implementation of k-means☆22Updated 10 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆140Updated 6 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 6 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- Benchmarking matrix multiplication implementations☆98Updated 8 years ago
- Incremental Random Forest☆48Updated 12 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆79Updated 8 years ago
- LIBSVM -- A Library for Support Vector Machines (unofficial snapshot dist mirror)☆127Updated 12 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆135Updated 7 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 7 years ago