bowbowbow / DecisionTree
c++ implementation of decision tree algorithm
☆54Updated 4 years ago
Alternatives and similar repositories for DecisionTree:
Users that are interested in DecisionTree are comparing it to the libraries listed below
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- Implementation of categorical decision tree in C++☆22Updated 3 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆60Updated 3 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 3 years ago
- Support Vector Machines Implementation from scratch in C++☆17Updated 3 years ago
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆22Updated 3 years ago
- Using Doxygen to Document C++ Libraries☆11Updated 4 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 7 years ago
- My C++ deep learning framework & other machine learning algorithms☆86Updated last year
- A single header-only C++ library for gradient descent optimization.☆15Updated 5 years ago
- A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the networ…☆14Updated 6 years ago
- Just a small svm example to use the libSVM from c++ code☆25Updated 11 years ago
- It is tiny-dnn based on libtorch. Only headers without dependencies other than libtorch, deep learning framework☆35Updated 3 months ago
- zeta-lean: minimalistic python machine learning library built on top of numpy and matplotlib☆38Updated 4 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- Implementation of a simple CNN using CUDA☆67Updated 7 years ago
- European Distributed Deep Learning (EDDL) library. A general-purpose library initially developed to cover deep learning needs in healthca…☆34Updated this week
- A C++ implementation of simple k-means clustering algorithm.☆70Updated 3 years ago
- C++ basics improvement, object-oriented programming and advanced programming techniques, along with classic interview questions and pract…☆51Updated 2 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- ☆44Updated 6 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆23Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆25Updated 5 years ago
- CONDOR (COnstrained, Non-linear, Direct, parallel Optimization using trust Region method for high-computing load function) allows continu…☆18Updated 15 years ago
- A C++ neural network library for machine learning☆14Updated 9 months ago
- Implementation of Random Forests model and decision trees in C☆20Updated 2 years ago
- Examples from the "C++ From Scratch" Series☆70Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- models built with mlpack☆38Updated 6 months ago