thundergbm
Gpu-accelerated algo
Accelerates machine learning algorithms on GPUs to improve performance and efficiency
ThunderGBM: Fast GBDTs and Random Forests on GPUs
695 stars
26 watching
88 forks
Language: C++
last commit: 12 months ago
Linked from 2 awesome lists
cudagbdtgpumachine-learningrandom-forest
Related projects:
Repository | Description | Stars |
---|---|---|
uncomplicate/bayadera | Enables Bayesian data analysis and machine learning on graphics processing units (GPUs) to accelerate computational tasks. | 365 |
datacanvasio/hypergbm | Automated machine learning tool for tabular data pipelines | 343 |
tqchen/xgboost | An optimized distributed gradient boosting library for machine learning | 572 |
ankane/xgboost-ruby | High-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm | 106 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 223 |
sotrh/learn-wgpu | A tutorial and guide to using the WGPU library in Rust for access to GPU functions | 1,538 |
alibaba-miil/tresnet | A high-performance deep learning architecture designed to balance accuracy and efficiency on GPUs. | 471 |
tlk00/bitmagic | A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 413 |
jgbit/vuda | Provides a Vulkan-based interface to CUDA's runtime API for GPU-accelerated applications | 869 |
scicloj/scicloj.ml.xgboost | Provides XGBoost models for machine learning tasks in Clojure | 7 |
nuanio/xgboost-node | An interface to run XGBoost models in Node.js | 40 |
michaldrobot/shaderfastlibs | Optimized shader libraries for fast operations on graphics processing units. | 359 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
rapidsai/cuspatial | A GPU-accelerated geospatial data analysis platform | 627 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 319 |