Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 437 Bytes

File metadata and controls

12 lines (11 loc) · 437 Bytes

Learning-Machine-Learning

  • 机器学习初学者学习中
  • 利用 Numpy (Python 3.6+) 实现机器学习的简单模型和算法
  • 包含 matplotlib 可视化
  • 包含 scikit-learn 同类算法准确率对比
  • 不断更新中
  • Beginner's learning process
  • Implementation of simple models & algorithms with Numpy (python3.6+)
  • Includes visualization by matplotlib
  • Includes accuracy comparison by scikit-learn
  • To be continued