bjoern-andres / random-forestLinks
Randomized Decision Trees: A Fast C++ Implementation of Random Forests.
☆179Updated 5 years ago
Alternatives and similar repositories for random-forest
Users that are interested in random-forest are comparing it to the libraries listed below
Sorting:
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆287Updated 10 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Linear time Maximally Stable Extremal Regions implementation☆99Updated 12 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- Small and easy C++ AdaBoost Implementation☆70Updated 14 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆85Updated 9 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time …☆218Updated 8 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 4 years ago
- A flexible and efficient С++ template library for dimension reduction☆234Updated last year
- CUDA Random Forest implementation for Image Labeling tasks☆183Updated 5 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- Research code implementing inverted multiindex structure☆84Updated 11 years ago
- A CUDA implementation of the k-means clustering algorithm☆252Updated 13 years ago
- CUDA implementation of k-means☆23Updated 11 years ago
- A C++ Library for Discrete Graphical Models☆422Updated 4 years ago
- C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and f…☆97Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- OpenVisionLibrary☆78Updated 8 years ago
- ☆154Updated 8 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
- LIBSVM -- A Library for Support Vector Machines (unofficial snapshot dist mirror)☆128Updated 13 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 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 7 years ago