bowbowbow / DecisionTree
c++ implementation of decision tree algorithm
☆54Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for DecisionTree
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆24Updated 2 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆35Updated 5 months ago
- Implementation of categorical decision tree in C++☆23Updated 3 years ago
- A fast implementation of RandomForest based on CPP.☆30Updated 6 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 6 years ago
- My C++ deep learning framework & other machine learning algorithms☆83Updated last year
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆21Updated 2 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last month
- simple c++ implementation of collaborative filtering.☆20Updated 5 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆23Updated 4 years ago
- Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI☆55Updated 2 years ago
- Neural network from scratch in CUDA/C++☆69Updated last year
- An Open Convolutional Neural Network Framework in C++ From Scratch☆59Updated 3 years ago
- OpenMP tutorial☆36Updated 7 years ago
- Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements …☆27Updated 6 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆43Updated 7 years ago
- Machine Learning C++☆70Updated last year
- Hands-On Machine Learning with C++, published by Packt☆434Updated last year
- MagmaDNN: a simple deep learning framework in c++☆45Updated 4 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆50Updated 2 years ago
- Implementation of the K-Means clustering algorithm.☆104Updated 9 years ago
- ☆40Updated 6 years ago
- Learn OpenMP examples step by step☆86Updated 3 years ago
- ☆22Updated 10 years ago
- A C++ implementation of simple k-means clustering algorithm.☆68Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- Support Vector Machines Implementation from scratch in C++☆16Updated 3 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated 10 months ago
- Using Doxygen to Document C++ Libraries☆11Updated 4 years ago