-
3116001336(1)
说明: 使用一个变量实现线性回归,以预测餐馆的利润。
使用梯度下降法,假设 h (x) 由线性模型给出 ,定义代价函数为 。线性回归的目标就是要最小化这个代价函数。(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.)
- 2019-06-12 15:57:12下载
- 积分:1
-
shujuyichangzhi
数据奇异值剔除的几个经典方法,供大家参考(Singular value data exclude several classical methods for reference)
- 2010-08-06 10:51:48下载
- 积分:1
-
ga_tsp
说明: 指定起始点和终点,用遗传算法解决旅行商问题。(Specify the starting point and ending point, and use genetic algorithm to solve the traveling salesman problem.)
- 2020-12-26 14:57:57下载
- 积分:1
-
Petri网分析工具PIPE
Petri网分析工具PIPE is open-source(Petri net analysis tools PIPE is open-source)
- 2008-04-27 23:13:57下载
- 积分:1
-
参考程序
多变量DMC动态矩阵控制算法matlab仿真代码,本例为双输入双输出(the example isabout DMC control matlab)
- 2021-04-23 19:48:47下载
- 积分:1
-
优化系统工具,优化你的系统,使你的系统更加快捷,便利,是你用电脑的必备工具...
优化系统工具,优化你的系统,使你的系统更加快捷,便利,是你用电脑的必备工具-Optimization System Tools, and optimize your system, so that your system faster and more convenient, is your computer an indispensable tool for
- 2022-09-04 17:00:03下载
- 积分:1
-
svmkkt
支持向量机的在线学习,实现新旧样本的快速学习(Online learning of support vector machines to realize fast learning of old and new samples)
- 2020-11-04 22:19:51下载
- 积分:1
-
amz_02_adp
说明: 前台商城代码,是手机端的代码,可以参考参考。(Front desk mall code is the code of mobile phone, you can refer to.)
- 2020-06-22 02:00:01下载
- 积分:1
-
electricitypricing
介绍电力市场的英文ppt,可用于教学和国外电力市场的研究。适用于电力系统专业电力市场方向的学生。(About the electricity market in English ppt, teaching and research on foreign electricity market can be used. Power system applicable to students of professional power market direction.)
- 2013-12-26 15:30:20下载
- 积分:1
-
DNN for Image Classification
TensorFlow 不是一个严格的“神经网络”库。只要你可以将你的计算表示为一个数据流图,你就可以使用Tensorflow。你来构建图,描写驱动计算的内部循环。我们提供了有用的工具来帮助你组装“子图”(常用于神经网络)(Build and train ML models easily using intuitive high-level APIs like Keras with eager execution, which makes for immediate model iteration and easy debugging.)
- 2019-03-17 09:55:52下载
- 积分:1