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
- VStabiliser C++ library provides standard interface as well defines data structures and rules for different implementation of video stabi…☆11Updated last week
- A GPU implementation of the Wavelet Transform☆83Updated 5 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 3 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- Learn OpenMP examples step by step☆101Updated 11 months ago
- Matrix multiplication using c++11 threads☆33Updated 7 years ago
- Armadillo C++ linear algebra library from http://arma.sourceforge.net☆38Updated 9 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
- Codes sources du livre☆10Updated 6 years ago
- c++ implementation of decision tree algorithm☆58Updated 5 years ago
- Programming accelerated applications with CUDA C/C++, enough to be able to begin work accelerating your own CPU-only applications for per…☆94Updated 7 years ago
- C++20 N-dimensional Matrix class for hobby project☆23Updated 4 years ago
- Pytorch implementation of "DeepFocus: a Few-Shot Microscope Slide Auto-Focus using a Sample Invariant CNN-based Sharpness Function"☆23Updated 2 years ago
- Semi-random funky stuff, mainly for my PhD experiments and articles. Contains calculations and algorithm implementations for various appl…☆22Updated this week
- An introductory course on machine vision and related machine learning used in automation, autopilots, security and inspection systems. To…☆34Updated 3 years ago
- Fastest CUDA RGB to grayscale: 5-30x faster than OpenCV. For image processing/computer vision.☆16Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Support Vector Machines Implementation from scratch in C++☆22Updated 4 years ago
- Python and C implementations of an ellipse fitting algorithm in double and fixed point precision.☆23Updated last year
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- Peter Kovesi's functions for image processing☆31Updated 9 years ago
- Hands-On GPU Programming with Python and CUDA, Second Edition, published by Packt☆37Updated 4 years ago
- Repository for exercises and project in Image Processing and Computer Vision course at University of Twente☆15Updated 7 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…☆83Updated 3 years ago
- A machine learning approach for defining contrast for autofocus.☆23Updated 5 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆18Updated 5 years ago
- algorithms in c++☆45Updated 5 years ago
- Machine Learning : Naive Bayes classifier and Bayesian network classifier C++ implementation☆27Updated 4 years ago
- Library for Image Acquisition☆39Updated this week