bowbowbow / DecisionTree
c++ implementation of decision tree algorithm
☆54Updated 5 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 Random Forests model and decision trees in C☆21Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆87Updated last year
- Implementation of Parallel Breadth-First Search on Distributed Memory Systems☆11Updated 9 years ago
- Simple C++ reader for CIFAR-10 dataset☆18Updated last year
- CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.☆29Updated 6 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- Implementation of categorical decision tree in C++☆22Updated 3 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 4 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆61Updated 4 years ago
- models built with mlpack☆38Updated 8 months ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆24Updated 7 years ago
- simple c++ implementation of collaborative filtering.☆20Updated 6 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- C++ fast hierarchical clustering algorithms☆87Updated last year
- A static scheduling heuristic☆49Updated 3 years ago
- Fast Parallel Probabilistic Graphical Model Learning and Inference [IPDPS'22, PPoPP'23, USENIX ATC'24]☆44Updated 2 months ago
- A C implementation of common Artificial Neural Networks☆14Updated 2 weeks ago
- Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results …☆20Updated 6 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
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆28Updated 5 years ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 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
- Implementation of a simple CNN using CUDA☆68Updated 7 years ago
- Artificial Neural Networks implemented in C++☆53Updated 4 years ago
- C++ distributed platform for shared memory programming☆24Updated 4 years ago
- Inference Server Implementation from Scratch for Machine Learning Models☆24Updated 4 years ago
- ☆23Updated 10 years ago
- A C++ implementation of simple k-means clustering algorithm.☆71Updated 3 years ago
- openmp examples☆143Updated 6 years ago