Machine Learning Libraries - spinningideas/resources GitHub Wiki

Libraries for Machine Learning

AWS Rekognition

PyTorch

TensorFlow

ONNX.js

Python Libraries

Scikit-Learn

Collection of algorithms and tools for machine learning that includes most of the classification, regression, and clustering algorithms, and itโ€™s designed to work with Python numerical and scientific libraries: Numpy and SciPy.

Numpy

Numpy package is a math library to work with N-dimensional arrays in Python. It enables you to do computation efficiently and effectively.

SciPy

Matplotlib

Library for data visualization and making graphs and plots including 2D plotting as well as 3D plotting.