Machine Learning @ Python

Machine Learning(机器学习)

Machine learning typically implements an algorithm that automatically detects a pattern in the given input.

  • TensorFlow
    An Open Source Machine Learning Framework for Everyone.
    Stable Python and C APIs.
  • scikit-learn
    machine learning in Python.
    NumPy,SciPy

Data Visualization

  • Matplotlib
    Python 2D plotting library.
  • seaborn
    Statistical data visualization using matplotlib.

Python Web Framework

  • Flask:micro framework
  • Django: The Web framework for perfectionists with deadlines.

Admin control Panel Theme

  • AdminLTE

Online course

  • Stanford’s ML course
  • Caltech’s ML course
  • Kaggle:Kaggle is the place to do data science projects.
  • YK Sugi @ freeCodeCamp

你可能感兴趣的:(Machine Learning @ Python)