Coursera Machine Learning 第六周编程week6 ex5Regularized Linear Regression and BiasVariance编程全套满分题目+注释选做
1
因为吴恩达老师深度学习课程第四课第三周作业中需要用到yolo.h5,于是自己利用yolov2.cfg与yolov2.weights自己生成的yolo.h5,亲测可用。 没分的可以去我的github看看,下面有具体方法以及百度网盘下载地址,网址为:https://github.com/freenowill/Object-Detection
2021-08-31 15:46:03 194.69MB deeplearning
1
吴恩达Coursera深度学习编程作业
2021-08-28 11:03:12 68.56MB 深度学习
1
Programming Exercise 1: Linear Regression Machine Learning Introduction In this exercise, you will implement linear regression and get to see it work on data. Before starting on this programming exercise, we strongly recom- mend watching the video lectures and completing the review questions for the associated topics. To get started with the exercise, you will need to download the starter code and unzip its contents to the directory where you wish to complete the exercise. If needed, use the cd command in Octave/MATLAB to change to this directory before starting this exercise. You can also find instructions for installing Octave/MATLAB in the “En- vironment Setup Instructions” of the course website. Files included in this exercise ex1.m - Octave/MATLAB script that steps you through the exercise ex1 multi.m - Octave/MATLAB script for the later parts of the exercise ex1data1.txt - Dataset for linear regression with one variable ex1data2.txt - Dataset for linear regression with multiple variables submit.m - Submission script that sends your solutions to our servers [?] warmUpExercise.m - Simple example function in Octave/MATLAB [?] plotData.m - Function to display the dataset [?] computeCost.m - Function to compute the cost of linear regression [?] gradientDescent.m - Function to run gradient descent [†] computeCostMulti.m - Cost function for multiple variables [†] gradientDescentMulti.m - Gradient descent for multiple variables [†] featureNormalize.m - Function to normalize features [†] normalEqn.m - Function to compute the normal equations ? indicates files you will need to complete † indicates optional exercises
2021-08-27 05:11:18 35.27MB machine lear
1
机器学习 | 吴恩达机器学习第三周编程作业(Python版)-附件资源
2021-08-17 11:06:11 106B
1
吴恩达机器学习答案代码,亲测好用,自己试过的!这是基于MATLAB的,包括自己测试的结果也在里面,欢迎大家指正!
2021-08-15 22:51:36 2.55MB 答案
1
吴恩达机器学习全套PPT课件以及批注
2021-08-15 01:59:12 36.43MB 机器学习 ppt
1
吴恩达老师深度学习第四课卷积神经网络所有作业.zip
2021-08-12 22:10:08 187.3MB python
机器学习入门(资料)
2021-08-12 14:12:37 25.86MB 机器学习
1
吴恩达机器学习课程讲义
2021-08-10 11:00:55 36.45MB 吴恩达 机器视觉 深度学习
1