Skip to content

Machine Learning Libraries

Spinning Idea edited this page Jul 14, 2024 · 1 revision

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.

Clone this wiki locally