Stars
An Open Source Machine Learning Framework for Everyone
A framework for building native applications using React
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Port of OpenAI's Whisper model in C/C++
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning …
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
Open3D: A Modern Library for 3D Data Processing
Defold is a completely free to use game engine for development of desktop, mobile and web games.
Header-only C++/python library for fast approximate nearest neighbors
LIBLINEAR -- A Library for Large Linear Classification
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
Combining tree-boosting with Gaussian process and mixed effects models
A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.
SciRuby / nmatrix
Forked from translunar/nmatrixDense and sparse linear algebra library for Ruby via SciRuby
C++ multi-dimensional labeled arrays and dataframe based on xtensor
Hungarian / Munkres' algorithm for the linear assignment problem, in Python