hlamotte / decision-treeLinks
Implementation of categorical decision tree in C++
☆23Updated 4 years ago
Alternatives and similar repositories for decision-tree
Users that are interested in decision-tree are comparing it to the libraries listed below
Sorting:
- This is a cpp version of popular python computer vision library imutils☆44Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆84Updated 3 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆52Updated 2 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- algorithms in c++☆45Updated 5 years ago
- Machine Learning C++☆72Updated 2 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆19Updated 5 years ago
- A C++ neural network library for machine learning☆15Updated last year
- Learn OpenMP examples step by step☆102Updated last year
- Programming accelerated applications with CUDA C/C++, enough to be able to begin work accelerating your own CPU-only applications for per…☆93Updated 7 years ago
- The Simple Image Processing Library (SIPL) is a C++ library with the main goal of making it easy to go from an algorithm concept to pictu…☆28Updated 9 years ago
- C++ demo of deep neural networks (MLP, CNN)☆33Updated 2 years ago
- Support Vector Machines Implementation from scratch in C++☆22Updated 4 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆139Updated last month
- A machine learning approach for defining contrast for autofocus.☆23Updated 5 years ago
- C++ wrapper for gnuplot☆29Updated 6 years ago
- Codes sources du livre☆10Updated 6 years ago
- VStabiliser C++ library provides standard interface as well defines data structures and rules for different implementation of video stabi…☆11Updated last month
- ☆29Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- Hands-On GPU Programming with Python and CUDA, Second Edition, published by Packt☆38Updated 4 years ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆74Updated last year
- C++ Image Processing and Computer Vision OpenCV Examples used for Teaching☆27Updated 3 years ago
- Fastest CUDA RGB to grayscale: 5-30x faster than OpenCV. For image processing/computer vision.☆16Updated 4 years ago
- Armadillo C++ linear algebra library from http://arma.sourceforge.net☆39Updated 9 years ago
- An introductory course on machine vision and related machine learning used in automation, autopilots, security and inspection systems. To…☆33Updated 3 years ago
- Matrix multiplication using c++11 threads☆33Updated 8 years ago