There is a lot community-driven Machine Learning / Deep Learning library in pypi.org. We will talk about some of the popular libraries used by the industry. 

  • Scikit Learn  – Feature various classification, regression and clustering algorithms
  • OpenCV – A library that aims at real-time computer vision that focus on image processing and video processing
  • Tensorflow – Library for dataflow programming across a range of tasks. It is a symbolic math library and is at used for machine learning application like neural networks.
  • Keras  – Open source neural network library written in Python