Machine-Learning C++ General-Purpose Machine Learning
Back
A deep learning framework developed with cleanliness, readability, and speed in mind. [DEEP LEARNING]General purpose gradient boosting on decision trees library with categorical features support out of the box. It is easy to install, contains fast inference implementation and supports CPU and GPU (even multi-GPU) computation.The Computational Network Toolkit (CNTK) by Microsoft Research, is a unified deep-learning toolkit that describes neural networks as a series of computational steps via a directed graph.This is a fast C++/CUDA implementation of convolutional [DEEP LEARNING]A machine learning API and server written in C++11. It makes state of the art machine learning easy to work with and integrate into existing applications.A distributed machine learning (parameter server) framework by Microsoft. Enables training models on large data sets across multiple machines. Current tools bundled with it include: LightLDA and Distributed (Multisense) Word Embedding.A suite of ML tools designed to be easy to imbed in other applications.A software library created by Amazon for training and deploying deep neural networks using GPUs which emphasizes speed and scale over experimental flexibility.A dynamic neural network library working well with networks that have dynamic structures that change for every training instance. Written in C++ with bindings in Python.A highly-modular C++ machine learning library for embedded electronics and robotics.General purpose graph library.A high performance software library developed by Intel and optimized for Intel's architectures. Library provides algorithmic building blocks for all stages of data analytics and allows to process data in batch, online and distributed modes.Microsoft's fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.A generic approach that allows to mimic most factorization models by feature engineering.The Machine Learning Database is a database designed for machine learning. Send it commands over a RESTful API to store data, explore it using SQL, then train machine learning models and expose them as APIs.A scalable C++ machine learning library.Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more.A general-purpose library with C/C++ interface for Bayesian data analysis and visualization via serial/parallel Monte Carlo and MCMC simulations. Documentation can be found [here](https://www.cdslab.org/paramonte/).A general-purpose network embedding framework: pair-wise representations optimization Network Edit.Python interface to CUDAA modular scientific software framework. It provides all the functionalities needed to deal with big data processing, statistical analysis, visualization and storage.A fast, modular, feature-rich open-source C++ machine learning library.The Shogun Machine Learning Toolbox.Suite of fast incremental algorithms.A probabilistic programming language implementing full Bayesian statistical inference with Hamiltonian Monte Carlo sampling.A software package/C++ library implementing several memory-based learning algorithms, among which IB1-IG, an implementation of k-nearest neighbor classification, and IGTree, a decision-tree approximation of IB1-IG. Commonly used for NLP.A fast out-of-core learning system.A fast parallel implementation of Connectionist Temporal Classification (CTC), on both CPU and GPU.A parallelized optimized general purpose gradient boosting library.A fast library for GBDTs and Random Forests on GPUs.A fast SVM library on GPUs and CPUs.A header-only C++11 Neural Network library. Low dependency, native traditional chinese document.A high performance, easy-to-use, and scalable machine learning package, which can be used to solve large-scale machine learning problems. xLearn is especially useful for solving machine learning problems on large-scale sparse data, which is very common in Internet services such as online advertising and recommender systems.A library for automated feature engineering. It excels at transforming transactional and relational datasets into feature matrices for machine learning using reusable feature engineering "primitives".A library for learning neural networks, has C-interface, net set in JSON. Written in C++ with bindings in Python, C++ and C#.A feature store for the management, discovery, and access of machine learning features. Feast provides a consistent view of feature data for both model training and model serving.A data-intensive platform for AI with the industry's first open-source feature store. The Hopsworks Feature Store provides both a feature warehouse for training and batch based on Apache Hive and a feature serving database, based on MySQL Cluster, for online applications.A platform for reproducible and scalable machine learning and deep learning.