bowbowbow / DecisionTree
c++ implementation of decision tree algorithm
☆55Updated 5 years ago
Alternatives and similar repositories for DecisionTree
Users that are interested in DecisionTree are comparing it to the libraries listed below
Sorting:
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- C++ implementation of the MapReduce library to handle MapReduce tasks on a distributed system. This library handles worker failures and p…☆8Updated last year
- A collection of code examples for learning parallel programming concepts☆52Updated 4 years ago
- Implementation of categorical decision tree in C++☆22Updated 3 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- Examples from the "C++ From Scratch" Series☆79Updated 2 years ago
- Just a small svm example to use the libSVM from c++ code☆25Updated 11 years ago
- Simple multilayer perceptron c++ implementation.☆81Updated 6 months ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- My C++ deep learning framework & other machine learning algorithms☆87Updated last year
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆23Updated 3 years ago
- Using Doxygen to Document C++ Libraries☆11Updated 4 years ago
- Implementation of Random Forests model and decision trees in C☆21Updated 2 years ago
- Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient re…☆33Updated 7 years ago
- gRPC C++ bidirectional streaming example☆50Updated 4 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 2 years ago
- European Distributed Deep Learning (EDDL) library. A general-purpose library initially developed to cover deep learning needs in healthca…☆34Updated 2 months ago
- Fully-working mlpack example programs☆130Updated last month
- Highly parallel DBSCAN (HPDBSCAN)☆43Updated 7 months ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- A CPU cache simulator written in Python☆29Updated 9 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆64Updated 4 years ago
- Long Short-Term Memory implementation by c++☆29Updated 6 years ago
- Support Vector Machines Implementation from scratch in C++☆19Updated 3 years ago
- Implementation of branch and bound algorithm for maximum clique problem☆36Updated 7 years ago
- Machine Learning C++☆71Updated 2 years ago
- TopK Algorithms Benchmark☆10Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month