> Machine Learning Mastery Course <
Table of Contents:
- Tools
- APL
- General-Purpose Machine Learning
- C
- General-Purpose Machine Learning
- Computer Vision
- C++
- Computer Vision
- General-Purpose Machine Learning
- Natural Language Processing
- Speech Recognition
- Sequence Analysis
- Gesture Detection
- Common Lisp
- General-Purpose Machine Learning
- Clojure
- Natural Language Processing
- General-Purpose Machine Learning
- Deep Learning
- Data Analysis
- Data Visualization
- Interop
- Misc
- Extra
- Crystal
- General-Purpose Machine Learning
- Elixir
- General-Purpose Machine Learning
- Natural Language Processing
- Erlang
- General-Purpose Machine Learning
- Fortran
- General-Purpose Machine Learning
- Data Analysis / Data Visualization
- Go
- Natural Language Processing
- General-Purpose Machine Learning
- Spatial analysis and geometry
- Data Analysis / Data Visualization
- Computer vision
- Reinforcement learning
- Haskell
- General-Purpose Machine Learning
- Java
- Natural Language Processing
- General-Purpose Machine Learning
- Speech Recognition
- Data Analysis / Data Visualization
- Deep Learning
- Javascript
- Natural Language Processing
- Data Analysis / Data Visualization
- General-Purpose Machine Learning
- Misc
- Demos and Scripts
- Julia
- General-Purpose Machine Learning
- Natural Language Processing
- Data Analysis / Data Visualization
- Misc Stuff / Presentations
- Lua
- General-Purpose Machine Learning
- Demos and Scripts
- Matlab
- Computer Vision
- Natural Language Processing
- General-Purpose Machine Learning
- Data Analysis / Data Visualization
- .NET
- Computer Vision
- Natural Language Processing
- General-Purpose Machine Learning
- Data Analysis / Data Visualization
- Objective C
- General-Purpose Machine Learning
- OCaml
- General-Purpose Machine Learning
- Perl
- Data Analysis / Data Visualization
- General-Purpose Machine Learning
- Perl 6
- Data Analysis / Data Visualization
- General-Purpose Machine Learning
- PHP
- Natural Language Processing
- General-Purpose Machine Learning
- Python
- Computer Vision
- Natural Language Processing
- General-Purpose Machine Learning
- Data Analysis / Data Visualization
- Misc Scripts / iPython Notebooks / Codebases
- Neural Networks
- Kaggle Competition Source Code
- Reinforcement Learning
- Ruby
- Natural Language Processing
- General-Purpose Machine Learning
- Data Analysis / Data Visualization
- Misc
- Rust
- General-Purpose Machine Learning
- R
- General-Purpose Machine Learning
- Data Analysis / Data Visualization
- SAS
- General-Purpose Machine Learning
- Data Analysis / Data Visualization
- Natural Language Processing
- Demos and Scripts
- Scala
- Natural Language Processing
- Data Analysis / Data Visualization
- General-Purpose Machine Learning
- Scheme
- Neural Networks
- Swift
- General-Purpose Machine Learning
- TensorFlow
- General-Purpose Machine Learning
- Tools
- Neural Networks
- Misc
Declarations :
APL
General-Purpose Machine Learning
- naive-apl 1 - Naive Bayesian Classifier implementation in APL. [Deprecated]
C
General-Purpose Machine Learning
- Darknet 1 - Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.
- Recommender - A C library for product recommendations/suggestions using collaborative filtering (CF).
- Hybrid Recommender System - A hybrid recommender system based upon scikit-learn algorithms. [Deprecated]
- neonrvm - neonrvm is an open source machine learning library based on RVM technique. It’s written in C programming language and comes with Python programming language bindings.
- cONNXr - An
ONNX
runtime written in pure C (99) with zero dependencies focused on small embedded devices. Run inference on your machine learning models no matter which framework you train it with. Easy to install and compiles everywhere, even in very old devices. - libonnx - A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.
Computer Vision
- CCV - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library.
- VLFeat - VLFeat is an open and portable library of computer vision algorithms, which has a Matlab toolbox.
C++
Computer Vision
- DLib - DLib has C++ and Python interfaces for face detection and training general object detectors.
- EBLearn - Eblearn is an object-oriented C++ library that implements various machine learning models [Deprecated]
- OpenCV - OpenCV has C++, C, Python, Java and MATLAB interfaces and supports Windows, Linux, Android and Mac OS.
- VIGRA - VIGRA is a genertic cross-platform C++ computer vision and machine learning library for volumes of arbitrary dimensionality with Python bindings.
- Openpose - A real-time multi-person keypoint detection library for body, face, hands, and foot estimation
General-Purpose Machine Learning
- BanditLib - A simple Multi-armed Bandit library. [Deprecated]
- Caffe - A deep learning framework developed with cleanliness, readability, and speed in mind. [DEEP LEARNING]
- CatBoost - 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.
- CNTK - 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.
- CUDA - This is a fast C++/CUDA implementation of convolutional [DEEP LEARNING]
- DeepDetect - 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.
- Distributed Machine learning Tool Kit (DMTK) - 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.
- DLib - A suite of ML tools designed to be easy to imbed in other applications.
- DSSTNE - A software library created by Amazon for training and deploying deep neural networks using GPUs which emphasizes speed and scale over experimental flexibility.
- DyNet - 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.
- Fido - A highly-modular C++ machine learning library for embedded electronics and robotics.
- igraph - General purpose graph library.
- Intel® oneAPI Data Analytics 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.
- LightGBM - 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.
- libfm - A generic approach that allows to mimic most factorization models by feature engineering.
- MLDB - 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.
- mlpack - A scalable C++ machine learning library.
- MXNet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more.
- ParaMonte - 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.
- proNet-core - A general-purpose network embedding framework: pair-wise representations optimization Network Edit.
- PyCUDA - Python interface to CUDA
- ROOT - A modular scientific software framework. It provides all the functionalities needed to deal with big data processing, statistical analysis, visualization and storage.
- shark - A fast, modular, feature-rich open-source C++ machine learning library.
- Shogun - The Shogun Machine Learning Toolbox.
- sofia-ml - Suite of fast incremental algorithms.
- Stan - A probabilistic programming language implementing full Bayesian statistical inference with Hamiltonian Monte Carlo sampling.
- Timbl - 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.
- Vowpal Wabbit (VW) - A fast out-of-core learning system.
- Warp-CTC - A fast parallel implementation of Connectionist Temporal Classification (CTC), on both CPU and GPU.
- XGBoost - A parallelized optimized general purpose gradient boosting library.
- ThunderGBM - A fast library for GBDTs and Random Forests on GPUs.
- ThunderSVM - A fast SVM library on GPUs and CPUs.
- LKYDeepNN - A header-only C++11 Neural Network library. Low dependency, native traditional chinese document.
- xLearn - 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.
- Featuretools - 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”.
- skynet - A library for learning neural networks, has C-interface, net set in JSON. Written in C++ with bindings in Python, C++ and C#.
- Feast - 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.
- Hopsworks - 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.
- Polyaxon - A platform for reproducible and scalable machine learning and deep learning.
- QuestDB A relational column-oriented database designed for real-time analytics on time series and event data.
Natural Language Processing
- BLLIP Parser - BLLIP Natural Language Parser (also known as the Charniak-Johnson parser).
- colibri-core - C++ library, command line tools, and Python binding for extracting and working with basic linguistic constructions such as n-grams and skipgrams in a quick and memory-efficient way.
- CRF++ - Open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data & other Natural Language Processing tasks. [Deprecated]
- CRFsuite - CRFsuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data. [Deprecated]
- frog - Memory-based NLP suite developed for Dutch: PoS tagger, lemmatiser, dependency parser, NER, shallow parser, morphological analyzer.
- libfolia - C++ library for the FoLiA format
- MeTA - MeTA : ModErn Text Analysis is a C++ Data Sciences Toolkit that facilitates mining big text data.
- MIT Information Extraction Toolkit - C, C++, and Python tools for named entity recognition and relation extraction
- ucto - Unicode-aware regular-expression based tokenizer for various languages. Tool and C++ library. Supports FoLiA format.
Speech Recognition
- Kaldi - Kaldi is a toolkit for speech recognition written in C++ and licensed under the Apache License v2.0. Kaldi is intended for use by speech recognition researchers.
Sequence Analysis
- ToPS - This is an object-oriented framework that facilitates the integration of probabilistic models for sequences over a user defined alphabet. [Deprecated]
Gesture Detection
- grt - The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, C++ machine learning library designed for real-time gesture recognition.
Common Lisp
General-Purpose Machine Learning
- mgl - Neural networks (boltzmann machines, feed-forward and recurrent nets), Gaussian Processes.
- mgl-gpr - Evolutionary algorithms. [Deprecated]
- cl-libsvm - Wrapper for the libsvm support vector machine library. [Deprecated]
- cl-online-learning - Online learning algorithms (Perceptron, AROW, SCW, Logistic Regression).
- cl-random-forest - Implementation of Random Forest in Common Lisp.
Clojure
Natural Language Processing
- Clojure-openNLP - Natural Language Processing in Clojure (opennlp).
- Infections-clj - Rails-like inflection library for Clojure and ClojureScript.
General-Purpose Machine Learning
- tech.ml - A machine learning platform based on tech.ml.dataset, supporting not just ml algorithms, but also relevant ETL processing; wraps multiple machine learning libraries
- clj-ml - A machine learning library for Clojure built on top of Weka and friends.
- clj-boost - Wrapper for XGBoost
- Touchstone - Clojure A/B testing library.
- Clojush - The Push programming language and the PushGP genetic programming system implemented in Clojure.
- lambda-ml - Simple, concise implementations of machine learning techniques and utilities in Clojure.
- Infer - Inference and machine learning in Clojure. [Deprecated]
- Encog - Clojure wrapper for Encog (v3) (Machine-Learning framework that specializes in neural-nets). [Deprecated]
- Fungp - A genetic programming library for Clojure. [Deprecated]
- Statistiker - Basic Machine Learning algorithms in Clojure. [Deprecated]
- clortex - General Machine Learning library using Numenta’s Cortical Learning Algorithm. [Deprecated]
- comportex - Functionally composable Machine Learning library using Numenta’s Cortical Learning Algorithm. [Deprecated]
Deep Learning
- MXNet - Bindings to Apache MXNet - part of the MXNet project
- Deep Diamond - A fast Clojure Tensor & Deep Learning library
- jutsu.ai - Clojure wrapper for deeplearning4j with some added syntactic sugar.
- cortex - Neural networks, regression and feature learning in Clojure.
- Flare - Dynamic Tensor Graph library in Clojure (think PyTorch, DynNet, etc.)
- dl4clj - Clojure wrapper for Deeplearning4j.
Data Analysis
- tech.ml.dataset 1 - Clojure dataframe library and pipeline for data processing and machine learning
- Tablecloth 1 - A dataframe grammar wrapping tech.ml.dataset, inspired by several R libraries
- Panthera - Clojure API wrapping Python’s Pandas library
- Incanter - Incanter is a Clojure-based, R-like platform for statistical computing and graphics.
- PigPen - Map-Reduce for Clojure.
- Geni - a Clojure dataframe library that runs on Apache Spark
Data Visualization
- Hanami 1 : Clojure(Script) library and framework for creating interactive visualization applications based in Vega-Lite (VGL) and/or Vega (VG) specifications. Automatic framing and layouts along with a powerful templating system for abstracting visualization specs
- Saite - Clojure(Script) client/server application for dynamic interactive explorations and the creation of live shareable documents capturing them using Vega/Vega-Lite, CodeMirror, markdown, and LaTeX
- Oz - Data visualisation using Vega/Vega-Lite and Hiccup, and a live-reload platform for literate-programming
- Envision - Clojure Data Visualisation library, based on Statistiker and D3.
- Pink Gorilla Notebook - A Clojure/Clojurescript notebook application/-library based on Gorilla-REPL
- clojupyter - A Jupyter kernel for Clojure - run Clojure code in Jupyter Lab, Notebook and Console.
- notespace - Notebook experience in your Clojure namespace
- Delight - A listener that streams your spark events logs to delight, a free and improved spark UI
Interop
- Java Interop - Clojure has Native Java Interop from which Java’s ML ecosystem can be accessed
- JavaScript Interop - ClojureScript has Native JavaScript Interop from which JavaScript’s ML ecosystem can be accessed
- Libpython-clj - Interop with Python
- ClojisR - Interop with R and Renjin (R on the JVM)
Misc
- Neanderthal - Fast Clojure Matrix Library (native CPU, GPU, OpenCL, CUDA)
- kixistats - A library of statistical distribution sampling and transducing functions
- fastmath - A collection of functions for mathematical and statistical computing, macine learning, etc., wrapping several JVM libraries
- matlib - a Clojure library of optimisation and control theory tools and convenience functions based on Neanderthal.
Extra
- Scicloj - Curated list of ML related resources for Clojure.
Crystal
General-Purpose Machine Learning
- machine - Simple machine learning algorithm.
- crystal-fann - FANN (Fast Artificial Neural Network) binding.
Elixir
General-Purpose Machine Learning
- Simple Bayes - A Simple Bayes / Naive Bayes implementation in Elixir.
- emel - A simple and functional machine learning library written in Elixir.
- Tensorflex - Tensorflow bindings for the Elixir programming language.
Natural Language Processing
- Stemmer - An English (Porter2) stemming implementation in Elixir.
Erlang
General-Purpose Machine Learning
- Disco - Map Reduce in Erlang. [Deprecated]
Fortran
General-Purpose Machine Learning
- neural-fortran - A parallel neural net microframework. Read the paper here.
Data Analysis / Data Visualization
- ParaMonte - A general-purpose Fortran library for Bayesian data analysis and visualization via serial/parallel Monte Carlo and MCMC simulations. Documentation can be found here.
Go
Natural Language Processing
- snowball 1 - Snowball Stemmer for Go.
- word-embedding - Word Embeddings: the full implementation of word2vec, GloVe in Go.
- sentences - Golang implementation of Punkt sentence tokenizer.
- go-ngram - In-memory n-gram index with compression. [Deprecated]
- paicehusk - Golang implementation of the Paice/Husk Stemming Algorithm. [Deprecated]
- go-porterstemmer - A native Go clean room implementation of the Porter Stemming algorithm. [Deprecated]
General-Purpose Machine Learning
- birdland - A recommendation library in Go.
- eaopt - An evolutionary optimization library.
- leaves - A pure Go implementation of the prediction part of GBRTs, including XGBoost and LightGBM.
- gobrain - Neural Networks written in Go.
- go-featureprocessing - Fast and convenient feature processing for low latency machine learning in Go.
- go-mxnet-predictor - Go binding for MXNet c_predict_api to do inference with a pre-trained model.
- go-ml-benchmarks — benchmarks of machine learning inference for Go
- go-ml-transpiler - An open source Go transpiler for machine learning models.
- golearn - Machine learning for Go.
- goml - Machine learning library written in pure Go.
- gorgonia - Deep learning in Go.
- goro - A high-level machine learning library in the vein of Keras.
- gorse - An offline recommender system backend based on collaborative filtering written in Go.
- therfoo - An embedded deep learning library for Go.
- neat - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT). [Deprecated]
- go-pr - Pattern recognition package in Go lang. [Deprecated]
- go-ml - Linear / Logistic regression, Neural Networks, Collaborative Filtering and Gaussian Multivariate Distribution. [Deprecated]
- GoNN - GoNN is an implementation of Neural Network in Go Language, which includes BPNN, RBF, PCN. [Deprecated]
- bayesian - Naive Bayesian Classification for Golang. [Deprecated]
- go-galib - Genetic Algorithms library written in Go / Golang. [Deprecated]
- Cloudforest - Ensembles of decision trees in Go/Golang. [Deprecated]
- go-dnn - Deep Neural Networks for Golang (powered by MXNet)
Spatial analysis and geometry
Data Analysis / Data Visualization
- dataframe-go - Dataframes for machine-learning and statistics (similar to pandas).
- gota - Dataframes.
- gonum/mat - A linear algebra package for Go.
- gonum/optimize - Implementations of optimization algorithms.
- gonum/plot - A plotting library.
- gonum/stat - A statistics library.
- SVGo - The Go Language library for SVG generation.
- glot - Glot is a plotting library for Golang built on top of gnuplot.
- globe - Globe wireframe visualization.
- gonum/graph - General-purpose graph library.
- go-graph - Graph library for Go/Golang language. [Deprecated]
- RF - Random forests implementation in Go. [Deprecated]
Computer vision
- GoCV - Package for computer vision using OpenCV 4 and beyond.
Reinforcement learning
- gold - A reinforcement learning library.
Haskell
General-Purpose Machine Learning
- haskell-ml - Haskell implementations of various ML algorithms. [Deprecated]
- HLearn - a suite of libraries for interpreting machine learning models according to their algebraic structure. [Deprecated]
- hnn - Haskell Neural Network library.
- hopfield-networks - Hopfield Networks for unsupervised learning in Haskell. [Deprecated]
- DNNGraph - A DSL for deep neural networks. [Deprecated]
- LambdaNet - Configurable Neural Networks in Haskell. [Deprecated]
Java
Natural Language Processing
- Cortical.io - Retina: an API performing complex NLP operations (disambiguation, classification, streaming text filtering, etc…) as quickly and intuitively as the brain.
- IRIS - Cortical.io’s FREE NLP, Retina API Analysis Tool (written in JavaFX!) - See the Tutorial Video.
- CoreNLP - Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words.
- Stanford Parser - A natural language parser is a program that works out the grammatical structure of sentences.
- Stanford POS Tagger - A Part-Of-Speech Tagger (POS Tagger).
- Stanford Name Entity Recognizer - Stanford NER is a Java implementation of a Named Entity Recognizer.
- Stanford Word Segmenter - Tokenization of raw text is a standard pre-processing step for many NLP tasks.
- Tregex, Tsurgeon and Semgrex - Tregex is a utility for matching patterns in trees, based on tree relationships and regular expression matches on nodes (the name is short for “tree regular expressions”).
- Stanford Phrasal: A Phrase-Based Translation System
- Stanford English Tokenizer - Stanford Phrasal is a state-of-the-art statistical phrase-based machine translation system, written in Java.
- Stanford Tokens Regex - A tokenizer divides text into a sequence of tokens, which roughly correspond to “words”.
- Stanford Temporal Tagger - SUTime is a library for recognizing and normalizing time expressions.
- Stanford SPIED - Learning entities from unlabeled text starting with seed sets using patterns in an iterative fashion.
- Twitter Text Java - A Java implementation of Twitter’s text processing library.
- MALLET - A Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.
- OpenNLP - a machine learning based toolkit for the processing of natural language text.
- LingPipe - A tool kit for processing text using computational linguistics.
- ClearTK - ClearTK provides a framework for developing statistical natural language processing (NLP) components in Java and is built on top of Apache UIMA. [Deprecated]
- Apache cTAKES - Apache Clinical Text Analysis and Knowledge Extraction System (cTAKES) is an open-source natural language processing system for information extraction from electronic medical record clinical free-text.
- NLP4J - The NLP4J project provides software and resources for natural language processing. The project started at the Center for Computational Language and EducAtion Research, and is currently developed by the Center for Language and Information Research at Emory University. [Deprecated]
- CogcompNLP - This project collects a number of core libraries for Natural Language Processing (NLP) developed in the University of Illinois’ Cognitive Computation Group, for example
illinois-core-utilities
which provides a set of NLP-friendly data structures and a number of NLP-related utilities that support writing NLP applications, running experiments, etc,illinois-edison
a library for feature extraction from illinois-core-utilities data structures and many other packages.
General-Purpose Machine Learning
- aerosolve - A machine learning library by Airbnb designed from the ground up to be human friendly.
- AMIDST Toolbox - A Java Toolbox for Scalable Probabilistic Machine Learning.
- Datumbox - Machine Learning framework for rapid development of Machine Learning and Statistical applications.
- ELKI - Java toolkit for data mining. (unsupervised: clustering, outlier detection etc.)
- Encog - An advanced neural network and machine learning framework. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trains using multithreaded resilient propagation. Encog can also make use of a GPU to further speed processing time. A GUI based workbench is also provided to help model and train neural networks.
- FlinkML in Apache Flink - Distributed machine learning library in Flink.
- H2O - ML engine that supports distributed learning on Hadoop, Spark or your laptop via APIs in R, Python, Scala, REST/JSON.
- htm.java - General Machine Learning library using Numenta’s Cortical Learning Algorithm.
- liblinear-java - Java version of liblinear.
- Mahout - Distributed machine learning.
- Meka - An open source implementation of methods for multi-label classification and evaluation (extension to Weka).
- MLlib in Apache Spark - Distributed machine learning library in Spark
- Hydrosphere Mist - a service for deployment Apache Spark MLLib machine learning models as realtime, batch or reactive web services.
- Neuroph - Neuroph is lightweight Java neural network framework
- ORYX - Lambda Architecture Framework using Apache Spark and Apache Kafka with a specialization for real-time large-scale machine learning.
- Samoa SAMOA is a framework that includes distributed machine learning for data streams with an interface to plug-in different stream processing platforms.
- RankLib - RankLib is a library of learning to rank algorithms. [Deprecated]
- rapaio - statistics, data mining and machine learning toolbox in Java.
- RapidMiner - RapidMiner integration into Java code.
- Stanford Classifier - A classifier is a machine learning tool that will take data items and place them into one of k classes.
- Smile - Statistical Machine Intelligence & Learning Engine.
- SystemML - flexible, scalable machine learning (ML) language.
- Weka - Weka is a collection of machine learning algorithms for data mining tasks.
- LBJava - Learning Based Java is a modeling language for the rapid development of software systems, offers a convenient, declarative syntax for classifier and constraint definition directly in terms of the objects in the programmer’s application.
- knn-java-library - Just a simple implementation of K-Nearest Neighbors algorithm using with a bunch of similarity measures.
Speech Recognition
- CMU Sphinx - Open Source Toolkit For Speech Recognition purely based on Java speech recognition library.
Data Analysis / Data Visualization
- Flink - Open source platform for distributed stream and batch data processing.
- Hadoop - Hadoop/HDFS.
- Onyx - Distributed, masterless, high performance, fault tolerant data processing. Written entirely in Clojure.
- Spark 1 - Spark is a fast and general engine for large-scale data processing.
- Storm - Storm is a distributed realtime computation system.
- Impala - Real-time Query for Hadoop.
- DataMelt - Mathematics software for numeric computation, statistics, symbolic calculations, data analysis and data visualization.
- Dr. Michael Thomas Flanagan’s Java Scientific Library [Deprecated]
Deep Learning
- Deeplearning4j - Scalable deep learning for industry with parallel GPUs.
- Keras Beginner Tutorial - Friendly guide on using Keras to implement a simple Neural Network in Python
Javascript
Natural Language Processing
- Twitter-text - A JavaScript implementation of Twitter’s text processing library.
- natural - General natural language facilities for node.
- Knwl.js 1 - A Natural Language Processor in JS.
- Retext - Extensible system for analyzing and manipulating natural language.
- NLP Compromise - Natural Language processing in the browser.
- nlp.js - An NLP library built in node over Natural, with entity extraction, sentiment analysis, automatic language identify, and so more
Data Analysis / Data Visualization
- D3.js
- High Charts
- NVD3.js
- dc.js
- chartjs
- dimple
- amCharts
- D3xter - Straight forward plotting built on D3. [Deprecated]
- statkit - Statistics kit for JavaScript. [Deprecated]
- datakit - A lightweight framework for data analysis in JavaScript
- science.js - Scientific and statistical computing in JavaScript. [Deprecated]
- Z3d - Easily make interactive 3d plots built on Three.js [Deprecated]
- Sigma.js - JavaScript library dedicated to graph drawing.
- C3.js - customizable library based on D3.js for easy chart drawing.
- Datamaps - Customizable SVG map/geo visualizations using D3.js. [Deprecated]
- ZingChart - library written on Vanilla JS for big data visualization.
- cheminfo - Platform for data visualization and analysis, using the visualizer project.
- Learn JS Data
- AnyChart
- FusionCharts
- Nivo - built on top of the awesome d3 and Reactjs libraries
General-Purpose Machine Learning
- Auto ML - Automated machine learning, data formatting, ensembling, and hyperparameter optimization for competitions and exploration- just give it a .csv file!
- Convnet.js - ConvNetJS is a Javascript library for training Deep Learning models[DEEP LEARNING] [Deprecated]
- Clusterfck - Agglomerative hierarchical clustering implemented in Javascript for Node.js and the browser. [Deprecated]
- Clustering.js - Clustering algorithms implemented in Javascript for Node.js and the browser. [Deprecated]
- Decision Trees - NodeJS Implementation of Decision Tree using ID3 Algorithm. [Deprecated]
- DN2A - Digital Neural Networks Architecture. [Deprecated]
- figue - K-means, fuzzy c-means and agglomerative clustering.
- Gaussian Mixture Model - Unsupervised machine learning with multivariate Gaussian mixture model.
- Node-fann - FANN (Fast Artificial Neural Network Library) bindings for Node.js [Deprecated]
- Keras.js - Run Keras models in the browser, with GPU support provided by WebGL 2.
- Kmeans.js - Simple Javascript implementation of the k-means algorithm, for node.js and the browser. [Deprecated]
- LDA.js - LDA topic modeling for Node.js
- Learning.js - Javascript implementation of logistic regression/c4.5 decision tree [Deprecated]
- machinelearn.js - Machine Learning library for the web, Node.js and developers
- mil-tokyo - List of several machine learning libraries.
- Node-SVM - Support Vector Machine for Node.js
- Brain - Neural networks in JavaScript [Deprecated]
- Brain.js - Neural networks in JavaScript - continued community fork of Brain.
- Bayesian-Bandit - Bayesian bandit implementation for Node and the browser. [Deprecated]
- Synaptic - Architecture-free neural network library for Node.js and the browser.
- kNear - JavaScript implementation of the k nearest neighbors algorithm for supervised learning.
- NeuralN - C++ Neural Network library for Node.js. It has advantage on large dataset and multi-threaded training. [Deprecated]
- kalman - Kalman filter for Javascript. [Deprecated]
- shaman - Node.js library with support for both simple and multiple linear regression. [Deprecated]
- ml.js - Machine learning and numerical analysis tools for Node.js and the Browser!
- ml5 - Friendly machine learning for the web!
- Pavlov.js - Reinforcement learning using Markov Decision Processes.
- MXNet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more.
- TensorFlow.js - A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
- JSMLT - Machine learning toolkit with classification and clustering for Node.js; supports visualization (see visualml.io).
- xgboost-node - Run XGBoost model and make predictions in Node.js.
- Netron - Visualizer for machine learning models.
- tensor-js - A deep learning library for the browser, accelerated by WebGL and WebAssembly
- WebDNN - Fast Deep Neural Network Javascript Framework. WebDNN uses next generation JavaScript API, WebGPU for GPU execution, and WebAssembly for CPU execution.
Misc
- stdlib - A standard library for JavaScript and Node.js, with an emphasis on numeric computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.
- sylvester - Vector and Matrix math for JavaScript. [Deprecated]
- simple-statistics - A JavaScript implementation of descriptive, regression, and inference statistics. Implemented in literate JavaScript with no dependencies, designed to work in all modern browsers (including IE) as well as in Node.js.
- regression-js - A javascript library containing a collection of least squares fitting methods for finding a trend in a set of data.
- Lyric - Linear Regression library. [Deprecated]
- GreatCircle - Library for calculating great circle distance.
- MLPleaseHelp - MLPleaseHelp is a simple ML resource search engine. You can use this search engine right now at https://jgreenemi.github.io/MLPleaseHelp/, provided via Github Pages.
- Pipcook - A JavaScript application framework for machine learning and its engineering.
Demos and Scripts
- The Bot - Example of how the neural network learns to predict the angle between two points created with Synaptic.
- Half Beer - Beer glass classifier created with Synaptic.
- NSFWJS - Indecent content checker with TensorFlow.js
- Rock Paper Scissors - Rock Paper Scissors trained in the browser with TensorFlow.js
- Heroes Wear Masks - A fun TensorFlow.js-based oracle that tells, whether one wears a face mask or not. It can even tell when one wears the mask incorrectly.
Julia
General-Purpose Machine Learning
- MachineLearning - Julia Machine Learning library. [Deprecated]
- MLBase - A set of functions to support the development of machine learning algorithms.
- PGM - A Julia framework for probabilistic graphical models.
- DA - Julia package for Regularized Discriminant Analysis.
- Regression - Algorithms for regression analysis (e.g. linear regression and logistic regression). [Deprecated]
- Local Regression - Local regression, so smooooth!
- Naive Bayes - Simple Naive Bayes implementation in Julia. [Deprecated]
- Mixed Models - A Julia package for fitting (statistical) mixed-effects models.
- Simple MCMC - basic mcmc sampler implemented in Julia. [Deprecated]
- Distances - Julia module for Distance evaluation.
- Decision Tree - Decision Tree Classifier and Regressor.
- Neural - A neural network in Julia.
- MCMC - MCMC tools for Julia. [Deprecated]
- Mamba - Markov chain Monte Carlo (MCMC) for Bayesian analysis in Julia.
- GLM - Generalized linear models in Julia.
- Gaussian Processes - Julia package for Gaussian processes.
- Online Learning [Deprecated]
- GLMNet - Julia wrapper for fitting Lasso/ElasticNet GLM models using glmnet.
- Clustering - Basic functions for clustering data: k-means, dp-means, etc.
- SVM - SVM for Julia. [Deprecated]
- Kernel Density - Kernel density estimators for julia.
- MultivariateStats - Methods for dimensionality reduction.
- NMF - A Julia package for non-negative matrix factorization.
- ANN - Julia artificial neural networks. [Deprecated]
- Mocha - Deep Learning framework for Julia inspired by Caffe. [Deprecated]
- XGBoost - eXtreme Gradient Boosting Package in Julia.
- ManifoldLearning - A Julia package for manifold learning and nonlinear dimensionality reduction.
- MXNet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more.
- Merlin - Flexible Deep Learning Framework in Julia.
- ROCAnalysis - Receiver Operating Characteristics and functions for evaluation probabilistic binary classifiers.
- GaussianMixtures - Large scale Gaussian Mixture Models.
- ScikitLearn - Julia implementation of the scikit-learn API.
- Knet - Koç University Deep Learning Framework.
- Flux - Relax! Flux is the ML library that doesn’t make you tensor
- MLJ - A Julia machine learning framework
Natural Language Processing
- Topic Models - TopicModels for Julia. [Deprecated]
- Text Analysis - Julia package for text analysis.
- Word Tokenizers - Tokenizers for Natural Language Processing in Julia
- Corpus Loaders - A julia package providing a variety of loaders for various NLP corpora.
- Embeddings - Functions and data dependencies for loading various word embeddings
- Languages - Julia package for working with various human languages
- WordNet - A Julia package for Princeton’s WordNet
Data Analysis / Data Visualization
- Graph Layout - Graph layout algorithms in pure Julia.
- LightGraphs - Graph modeling and analysis.
- Data Frames Meta - Metaprogramming tools for DataFrames.
- Julia Data - library for working with tabular data in Julia. [Deprecated]
- Data Read - Read files from Stata, SAS, and SPSS.
- Hypothesis Tests - Hypothesis tests for Julia.
- Gadfly - Crafty statistical graphics for Julia.
- Stats - Statistical tests for Julia.
- RDataSets - Julia package for loading many of the data sets available in R.
- DataFrames - library for working with tabular data in Julia.
- Distributions - A Julia package for probability distributions and associated functions.
- Data Arrays - Data structures that allow missing values. [Deprecated]
- Time Series - Time series toolkit for Julia.
- Sampling - Basic sampling algorithms for Julia.
Misc Stuff / Presentations
- DSP - Digital Signal Processing (filtering, periodograms, spectrograms, window functions).
- JuliaCon Presentations - Presentations for JuliaCon.
- SignalProcessing - Signal Processing tools for Julia.
- Images - An image library for Julia.
- DataDeps - Reproducible data setup for reproducible science.
Lua
General-Purpose Machine Learning
- Torch7
- cephes - Cephes mathematical functions library, wrapped for Torch. Provides and wraps the 180+ special mathematical functions from the Cephes mathematical library, developed by Stephen L. Moshier. It is used, among many other places, at the heart of SciPy. [Deprecated]
- autograd - Autograd automatically differentiates native Torch code. Inspired by the original Python version.
- graph - Graph package for Torch. [Deprecated]
- randomkit - Numpy’s randomkit, wrapped for Torch. [Deprecated]
- signal - A signal processing toolbox for Torch-7. FFT, DCT, Hilbert, cepstrums, stft.
- nn - Neural Network package for Torch.
- torchnet - framework for torch which provides a set of abstractions aiming at encouraging code re-use as well as encouraging modular programming.
- nngraph - This package provides graphical computation for nn library in Torch7.
- nnx - A completely unstable and experimental package that extends Torch’s builtin nn library.
- rnn - A Recurrent Neural Network library that extends Torch’s nn. RNNs, LSTMs, GRUs, BRNNs, BLSTMs, etc.
- dpnn - Many useful features that aren’t part of the main nn package.
- dp - A deep learning library designed for streamlining research and development using the Torch7 distribution. It emphasizes flexibility through the elegant use of object-oriented design patterns. [Deprecated]
- optim - An optimization library for Torch. SGD, Adagrad, Conjugate-Gradient, LBFGS, RProp and more.
- unsup - A package for unsupervised learning in Torch. Provides modules that are compatible with nn (LinearPsd, ConvPsd, AutoEncoder, …), and self-contained algorithms (k-means, PCA). [Deprecated]
- manifold - A package to manipulate manifolds.
- svm - Torch-SVM library. [Deprecated]
- lbfgs - FFI Wrapper for liblbfgs. [Deprecated]
- vowpalwabbit - An old vowpalwabbit interface to torch. [Deprecated]
- OpenGM 1 - OpenGM is a C++ library for graphical modeling, and inference. The Lua bindings provide a simple way of describing graphs, from Lua, and then optimizing them with OpenGM. [Deprecated]
- spaghetti - Spaghetti (sparse linear) module for torch7 by @MichaelMathieu [Deprecated]
- LuaSHKit - A lua wrapper around the Locality sensitive hashing library SHKit [Deprecated]
- kernel smoothing - KNN, kernel-weighted average, local linear regression smoothers. [Deprecated]
- cutorch - Torch CUDA Implementation.
- cunn - Torch CUDA Neural Network Implementation.
- imgraph - An image/graph library for Torch. This package provides routines to construct graphs on images, segment them, build trees out of them, and convert them back to images. [Deprecated]
- videograph - A video/graph library for Torch. This package provides routines to construct graphs on videos, segment them, build trees out of them, and convert them back to videos. [Deprecated]
- saliency - code and tools around integral images. A library for finding interest points based on fast integral histograms. [Deprecated]
- stitch - allows us to use hugin to stitch images and apply same stitching to a video sequence. [Deprecated]
- sfm - A bundle adjustment/structure from motion package. [Deprecated]
- fex - A package for feature extraction in Torch. Provides SIFT and dSIFT modules. [Deprecated]
- OverFeat - A state-of-the-art generic dense feature extractor. [Deprecated]
- wav2letter - a simple and efficient end-to-end Automatic Speech Recognition (ASR) system from Facebook AI Research.
- Numeric Lua
- Lunatic Python
- SciLua
- Lua - Numerical Algorithms [Deprecated]
- Lunum [Deprecated]
Demos and Scripts
- Core torch7 demos repository.
- linear-regression, logistic-regression
- face detector (training and detection as separate demos)
- mst-based-segmenter
- train-a-digit-classifier
- train-autoencoder
- optical flow demo
- train-on-housenumbers
- train-on-cifar
- tracking with deep nets
- kinect demo
- filter-bank visualization
- saliency-networks
- Training a Convnet for the Galaxy-Zoo Kaggle challenge(CUDA demo)
- Music Tagging - Music Tagging scripts for torch7.
- torch-datasets - Scripts to load several popular datasets including:
- BSR 500
- CIFAR-10
- COIL
- Street View House Numbers
- MNIST
- NORB
- Atari2600 - Scripts to generate a dataset with static frames from the Arcade Learning Environment.
Matlab
Computer Vision
- Contourlets - MATLAB source code that implements the contourlet transform and its utility functions.
- Shearlets - MATLAB code for shearlet transform.
- Curvelets - The Curvelet transform is a higher dimensional generalization of the Wavelet transform designed to represent images at different scales and different angles.
- Bandlets - MATLAB code for bandlet transform.
- mexopencv - Collection and a development kit of MATLAB mex functions for OpenCV library.
Natural Language Processing
- NLP - A NLP library for Matlab.
General-Purpose Machine Learning
- Training a deep autoencoder or a classifier on MNIST digits - Training a deep autoencoder or a classifier on MNIST digits[DEEP LEARNING].
- Convolutional-Recursive Deep Learning for 3D Object Classification - Convolutional-Recursive Deep Learning for 3D Object Classification[DEEP LEARNING].
- Spider - The spider is intended to be a complete object orientated environment for machine learning in Matlab.
- LibSVM - A Library for Support Vector Machines.
- ThunderSVM - An Open-Source SVM Library on GPUs and CPUs
- LibLinear - A Library for Large Linear Classification.
- Machine Learning Module - Class on machine w/ PDF, lectures, code
- Caffe - A deep learning framework developed with cleanliness, readability, and speed in mind.
- Pattern Recognition Toolbox - A complete object-oriented environment for machine learning in Matlab.
- Pattern Recognition and Machine Learning - This package contains the matlab implementation of the algorithms described in the book Pattern Recognition and Machine Learning by C. Bishop.
- Optunity - A library dedicated to automated hyperparameter optimization with a simple, lightweight API to facilitate drop-in replacement of grid search. Optunity is written in Python but interfaces seamlessly with MATLAB.
- MXNet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more.
- Machine Learning in MatLab/Octave - examples of popular machine learning algorithms (neural networks, linear/logistic regressions, K-Means, etc.) with code examples and mathematics behind them being explained.
Data Analysis / Data Visualization
- ParaMonte - A general-purpose MATLAB library for Bayesian data analysis and visualization via serial/parallel Monte Carlo and MCMC simulations. Documentation can be found here.
- matlab_bgl - MatlabBGL is a Matlab package for working with graphs.
- gaimc - Efficient pure-Matlab implementations of graph algorithms to complement MatlabBGL’s mex functions.
.NET
Computer Vision
- OpenCVDotNet - A wrapper for the OpenCV project to be used with .NET applications.
- Emgu CV - Cross platform wrapper of OpenCV which can be compiled in Mono to be run on Windows, Linus, Mac OS X, iOS, and Android.
- AForge.NET - Open source C# framework for developers and researchers in the fields of Computer Vision and Artificial Intelligence. Development has now shifted to GitHub.
- Accord.NET - Together with AForge.NET, this library can provide image processing and computer vision algorithms to Windows, Windows RT and Windows Phone. Some components are also available for Java and Android.
Natural Language Processing
- Stanford.NLP for .NET - A full port of Stanford NLP packages to .NET and also available precompiled as a NuGet package.
General-Purpose Machine Learning
- Accord-Framework -The Accord.NET Framework is a complete framework for building machine learning, computer vision, computer audition, signal processing and statistical applications.
- Accord.MachineLearning - Support Vector Machines, Decision Trees, Naive Bayesian models, K-means, Gaussian Mixture models and general algorithms such as Ransac, Cross-validation and Grid-Search for machine-learning applications. This package is part of the Accord.NET Framework.
- DiffSharp - An automatic differentiation (AD) library providing exact and efficient derivatives (gradients, Hessians, Jacobians, directional derivatives, and matrix-free Hessian- and Jacobian-vector products) for machine learning and optimization applications. Operations can be nested to any level, meaning that you can compute exact higher-order derivatives and differentiate functions that are internally making use of differentiation, for applications such as hyperparameter optimization.
- Encog - An advanced neural network and machine learning framework. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trains using multithreaded resilient propagation. Encog can also make use of a GPU to further speed processing time. A GUI based workbench is also provided to help model and train neural networks.
- GeneticSharp - Multi-platform genetic algorithm library for .NET Core and .NET Framework. The library has several implementations of GA operators, like: selection, crossover, mutation, reinsertion and termination.
- Infer.NET - Infer.NET is a framework for running Bayesian inference in graphical models. One can use Infer.NET to solve many different kinds of machine learning problems, from standard problems like classification, recommendation or clustering through to customized solutions to domain-specific problems. Infer.NET has been used in a wide variety of domains including information retrieval, bioinformatics, epidemiology, vision, and many others.
- ML.NET - ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers. ML.NET was originally developed in Microsoft Research and evolved into a significant framework over the last decade and is used across many product groups in Microsoft like Windows, Bing, PowerPoint, Excel and more.
- Neural Network Designer - DBMS management system and designer for neural networks. The designer application is developed using WPF, and is a user interface which allows you to design your neural network, query the network, create and configure chat bots that are capable of asking questions and learning from your feedback. The chat bots can even scrape the internet for information to return in their output as well as to use for learning.
- Synapses - Neural network library in F#.
- Vulpes - Deep belief and deep learning implementation written in F# and leverages CUDA GPU execution with Alea.cuBase.
- MxNet.Sharp - .NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Data Analysis / Data Visualization
- numl - numl is a machine learning library intended to ease the use of using standard modeling techniques for both prediction and clustering.
- Math.NET Numerics - Numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and everyday use. Supports .Net 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5, WindowsPhone/SL 8, WindowsPhone 8.1 and Windows 8 with PCL Portable Profiles 47 and 344; Android/iOS with Xamarin.
- Sho - Sho is an interactive environment for data analysis and scientific computing that lets you seamlessly connect scripts (in IronPython) with compiled code (in .NET) to enable fast and flexible prototyping. The environment includes powerful and efficient libraries for linear algebra as well as data visualization that can be used from any .NET language, as well as a feature-rich interactive shell for rapid development.
Objective C
General-Purpose Machine Learning
- YCML - A Machine Learning framework for Objective-C and Swift (OS X / iOS).
- MLPNeuralNet - Fast multilayer perceptron neural network library for iOS and Mac OS X. MLPNeuralNet predicts new examples by trained neural networks. It is built on top of the Apple’s Accelerate Framework, using vectorized operations and hardware acceleration if available. [Deprecated]
- MAChineLearning - An Objective-C multilayer perceptron library, with full support for training through backpropagation. Implemented using vDSP and vecLib, it’s 20 times faster than its Java equivalent. Includes sample code for use from Swift.
- BPN-NeuralNetwork - It implemented 3 layers of neural networks ( Input Layer, Hidden Layer and Output Layer ) and it was named Back Propagation Neural Networks (BPN). This network can be used in products recommendation, user behavior analysis, data mining and data analysis. [Deprecated]
- Multi-Perceptron-NeuralNetwork - it implemented multi-perceptrons neural network (ニューラルネットワーク) based on Back Propagation Neural Networks (BPN) and designed unlimited-hidden-layers.
- KRHebbian-Algorithm - It is a non-supervisor and self-learning algorithm (adjust the weights) in the neural network of Machine Learning. [Deprecated]
- KRKmeans-Algorithm - It implemented K-Means clustering and classification algorithm. It could be used in data mining and image compression. [Deprecated]
- KRFuzzyCMeans-Algorithm - It implemented Fuzzy C-Means (FCM) the fuzzy clustering / classification algorithm on Machine Learning. It could be used in data mining and image compression. [Deprecated]
OCaml
General-Purpose Machine Learning
- Oml - A general statistics and machine learning library.
- GPR - Efficient Gaussian Process Regression in OCaml.
- Libra-Tk - Algorithms for learning and inference with discrete probabilistic models.
- TensorFlow - OCaml bindings for TensorFlow.
Perl
Data Analysis / Data Visualization
- Perl Data Language, a pluggable architecture for data and image processing, which can be used for machine learning.
General-Purpose Machine Learning
- MXnet for Deep Learning, in Perl, also released in CPAN.
- Perl Data Language, using AWS machine learning platform from Perl.
- Algorithm::SVMLight, implementation of Support Vector Machines with SVMLight under it. [Deprecated]
- Several machine learning and artificial intelligence models are included in the
AI
namespace. For instance, you can find Naïve Bayes.
Perl 6
Data Analysis / Data Visualization
- Perl Data Language, a pluggable architecture for data and image processing, which can be used for machine learning.
General-Purpose Machine Learning
PHP
Natural Language Processing
- jieba-php 1 - Chinese Words Segmentation Utilities.
General-Purpose Machine Learning
- PHP-ML - Machine Learning library for PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library.
- PredictionBuilder - A library for machine learning that builds predictions using a linear regression.
- Rubix ML - A high-level machine learning (ML) library that lets you build programs that learn from data using the PHP language.
- 19 Questions - A machine learning / bayesian inference assigning attributes to objects.
Python
Computer Vision
- Scikit-Image - A collection of algorithms for image processing in Python.
- Scikit-Opt - Swarm Intelligence in Python (Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Algorithm, Immune Algorithm,Artificial Fish Swarm Algorithm in Python)
- SimpleCV - An open source computer vision framework that gives access to several high-powered computer vision libraries, such as OpenCV. Written on Python and runs on Mac, Windows, and Ubuntu Linux.
- Vigranumpy - Python bindings for the VIGRA C++ computer vision library.
- OpenFace - Free and open source face recognition with deep neural networks.
- PCV - Open source Python module for computer vision. [Deprecated]
- face_recognition 1 - Face recognition library that recognizes and manipulates faces from Python or from the command line.
- dockerface - Easy to install and use deep learning Faster R-CNN face detection for images and video in a docker container.
- Detectron - FAIR’s software system that implements state-of-the-art object detection algorithms, including Mask R-CNN. It is written in Python and powered by the Caffe2 deep learning framework. [Deprecated]
- detectron2 - FAIR’s next-generation research platform for object detection and segmentation. It is a ground-up rewrite of the previous version, Detectron, and is powered by the PyTorch deep learning framework.
- albumentations - А fast and framework agnostic image augmentation library that implements a diverse set of augmentation techniques. Supports classification, segmentation, detection out of the box. Was used to win a number of Deep Learning competitions at Kaggle, Topcoder and those that were a part of the CVPR workshops.
- pytessarct - Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and “read” the text embedded in images. Python-tesseract is a wrapper for Google’s Tesseract-OCR Engine.
- imutils - A library containing Convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
- PyTorchCV - A PyTorch-Based Framework for Deep Learning in Computer Vision.
- Self-supervised learning
- neural-style-pt - A PyTorch implementation of Justin Johnson’s neural-style (neural style transfer).
- Detecto - Train and run a computer vision model with 5-10 lines of code.
- neural-dream - A PyTorch implementation of DeepDream.
- Openpose - A real-time multi-person keypoint detection library for body, face, hands, and foot estimation
- Deep High-Resolution-Net - A PyTorch implementation of CVPR2019 paper “Deep High-Resolution Representation Learning for Human Pose Estimation”
- dream-creator - A PyTorch implementation of DeepDream. Allows individuals to quickly and easily train their own custom GoogleNet models with custom datasets for DeepDream.
- Lucent - Tensorflow and OpenAI Clarity’s Lucid adapted for PyTorch.
- lightly - Lightly is a computer vision framework for self-supervised learning.
- Learnergy - Energy-based machine learning models built upon PyTorch.
- OpenVisionAPI - Open source computer vision API based on open source models.
Natural Language Processing
- pkuseg-python - A better version of Jieba, developed by Peking University.
- NLTK - A leading platform for building Python programs to work with human language data.
- Pattern - A web mining module for the Python programming language. It has tools for natural language processing, machine learning, among others.
- Quepy - A python framework to transform natural language questions to queries in a database query language.
- TextBlob - Providing a consistent API for diving into common natural language processing (NLP) tasks. Stands on the giant shoulders of NLTK and Pattern, and plays nicely with both.
- YAlign - A sentence aligner, a friendly tool for extracting parallel sentences from comparable corpora. [Deprecated]
- jieba - Chinese Words Segmentation Utilities.
- SnowNLP - A library for processing Chinese text.
- spammy - A library for email Spam filtering built on top of nltk
- loso - Another Chinese segmentation library. [Deprecated]
- genius - A Chinese segment based on Conditional Random Field.
- KoNLPy - A Python package for Korean natural language processing.
- nut - Natural language Understanding Toolkit. [Deprecated]
- Rosetta - Text processing tools and wrappers (e.g. Vowpal Wabbit)
- BLLIP Parser - Python bindings for the BLLIP Natural Language Parser (also known as the Charniak-Johnson parser). [Deprecated]
- PyNLPl - Python Natural Language Processing Library. General purpose NLP library for Python. Also contains some specific modules for parsing common NLP formats, most notably for FoLiA, but also ARPA language models, Moses phrasetables, GIZA++ alignments.
- PySS3 - Python package that implements a novel white-box machine learning model for text classification, called SS3. Since SS3 has the ability to visually explain its rationale, this package also comes with easy-to-use interactive visualizations tools (online demos).
- python-ucto - Python binding to ucto (a unicode-aware rule-based tokenizer for various languages).
- python-frog - Python binding to Frog, an NLP suite for Dutch. (pos tagging, lemmatisation, dependency parsing, NER)
- python-zpar - Python bindings for ZPar, a statistical part-of-speech-tagger, constituency parser, and dependency parser for English.
- colibri-core - Python binding to C++ library for extracting and working with basic linguistic constructions such as n-grams and skipgrams in a quick and memory-efficient way.
- spaCy - Industrial strength NLP with Python and Cython.
- PyStanfordDependencies - Python interface for converting Penn Treebank trees to Stanford Dependencies.
- Distance - Levenshtein and Hamming distance computation. [Deprecated]
- Fuzzy Wuzzy - Fuzzy String Matching in Python.
- jellyfish - a python library for doing approximate and phonetic matching of strings.
- editdistance - fast implementation of edit distance.
- textacy - higher-level NLP built on Spacy.
- stanford-corenlp-python - Python wrapper for Stanford CoreNLP [Deprecated]
- CLTK - The Classical Language Toolkit.
- Rasa - A “machine learning framework to automate text-and voice-based conversations.”
- yase - Transcode sentence (or other sequence) to list of word vector .
- Polyglot - Multilingual text (NLP) processing toolkit.
- DrQA - Reading Wikipedia to answer open-domain questions.
- Dedupe - A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
- Snips NLU - Natural Language Understanding library for intent classification and entity extraction
- NeuroNER - Named-entity recognition using neural networks providing state-of-the-art-results
- DeepPavlov - conversational AI library with many pre-trained Russian NLP models.
- BigARTM - topic modelling platform.
- NALP - A Natural Adversarial Language Processing framework built over Tensorflow.
- DL Translate - A deep learning-based translation library between 50 languages, built with
transformers