首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
ljmatilda
掘友等级
自动化测试
java
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
0
文章 0
沸点 0
赞
0
返回
|
搜索文章
ljmatilda
自动化测试
·
4年前
关注
Useful Python command line options
When running a Python file, you can use options on the command line to inspect your co...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
Atom 快捷键
Ctrl-s : saves the current file Ctrl-z : undo Ctrl-y : redo Ctrl-[ : indent a line or ...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
CS 61A: Structure and Interpretation of Computer Programs - week1 - 1
准备夯实一下自己的计算机技术基础,跟着John Denero 学习 Structure and Interpretation of Computer Programs,可惜...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
ISLR - Linear Regression - Simple Linear Regression
In particular, linear regression is a useful tool for predicting a quantitative respon...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
ISLR - Statistical Learning
In essence, statistical learning refers to a set of approaches for estimating f. There...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
ISLR - Introduction
Statistical learning refers to a vast set of tools for understanding data. These tools...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
吴恩达-机器学习-week2.2-Normal Equation
Gradient descent gives one way of minimizing J. Let’s discuss a second way of doing so...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
吴恩达-机器学习-week2.1-Multiple Features
Linear regression with multiple variables is also known as "multivariate linear regres...
0
1
分享
ljmatilda
自动化测试
·
4年前
关注
Inverse and Transpose
The inverse of a matrix A is denoted A-1. Multiplying by the inverse results in the id...
1
评论
分享
ljmatilda
自动化测试
·
4年前
关注
Matrix Multiplication Properties
. Matrices are not commutative: A∗B != B∗A . Matrices are associative: (A∗B)∗C = A∗(B∗...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
Matrices and Vectors
The above matrix has four rows and three columns, so it is a 4 x 3 matrix. So vectors ...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
投资学习笔记 - 随机漫步者记其他投资者健身手册
摘抄自-《漫步华尔街》目的:就投资问题提出总体建议练习1:收集漫步必需品-定期储蓄,现在就开始练习2:不要在急需用钱时发现囊中空空:用现金储备和保险来保护自己-坏事总会接踵...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
吴恩达-机器学习-week1.3-Gradient Descent
So we have our hypothesis function and we have a way of measuring how well it fits int...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
Cost Function
We can measure the accuracy of our hypothesis function by using a cost function. This ...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
Model Representation
To establish notation for future use, we’ll use x^i to denote the “input” variables , ...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
如何获取ios,android奔溃日志 - 转载
当一个iOS应用程序崩溃时,系统会创建一份crash日志保存在设备上。这份crash日志记录着应用程序崩溃时的信息,通常包含着每个执行线程的栈调用信息(低内存闪退日志例外)...
1
评论
分享
ljmatilda
自动化测试
·
4年前
关注
Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning. In supervised learning, we are given a ...
0
评论
分享
ljmatilda
自动化测试
·
4年前
关注
机器学习定义
Arthur Samuel described machine learning as: "the field of study that gives computers ...
0
评论
分享
个人成就
文章被点赞
3
文章被阅读
9,506
掘力值
510
关注了
1
关注者
1
收藏集
8
关注标签
0
加入于
2021-02-23