Skip to content

Latest commit

 

History

History

MachineLearning

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

吴恩达机器学习笔记代码

此项目为我在学习机器学习时总结的笔记配套的代码,笔记文章见我的个人博客:https://dlonng.com

  • ex1-linear-regression:线性回归实验
  • ex2-logistic-regression:逻辑回归实验
  • ex3-neural-network:前馈神经网络实验

##机器学习 Jupyter 环境搭建