只记录过程。
与妻谈论给我们生病的兔子嘟嘟实施安乐死,谈论了好几次。
决定的时间也一拖再拖。
她的生命走到了尽头,我们都很清楚。
给了她止疼药,她还能对食物有兴趣,但也吃得越来越少。早已是皮包骨头的她,体重依旧持续下降。
时时翻身摔倒,自己无力起身,徒劳的蹬着腿 。自己的尿常常浸湿身体,把白色的毛染黄,污秽不堪。
并不嫌弃她,我相反觉得很可怜。一次次的扶起她,给她弄吃的。感受她的无助和依旧对生的渴望。
夜晚时,寂静之中常常传来她大声咬牙的声音。我熟悉这因痛苦袭来,而全身紧张而不由自主发出的声音。止疼药对她来说,也失去效力了。
决定不再拖了。

1988, Michael Kearns and Leslie Valiant: Can a set of weak learners be combined to create a single, strong learner?
2006, Netflix: $1 million prize for a machine learning algorithm that could do 10% better than their own algorithm at predicting movies people like.
2009, The winning algorithm: a combination of several algorithm, or an ensemble learners.
Time: 00:00:42

In this lesson, we’ll learn methods for assessing those algorithms.
Time: 00:00:25

Time: 00:01:59

supervised regression learning or numerical model:
Time: 00:00:23
Parametric regression is a way of building a model where we represent the model with the number of parameters. Example: build a model that will predict how much it will rain today based on changes in barometric pressure.
![]() |
|---|
每天总有这么一两次,儿子把脸色一沉,嘴里开始念叨“我生气啦”,“我生气啦”。那个“啦”字还要拉长音,再拐个弯儿。
这话,他是从姐姐那里学来的。姐姐是从我和妻那里学来的。
儿子还好办,他多数情况下,并不是遇到了什么真的让他难过生气的事情。如果真的有那样的事情发生,才一岁多的他,自然是咧开嘴大哭着找妈妈。
女儿则不同。她会用这句话来当作自己做错事情的借口。
你为什么打妈妈?- 我生气了!
你为什么大声喊叫? - 我生气了!
而真实的原因,多数时候是她想要奶吃,而妈妈犹豫了一下,要不要给。或者她要让爸爸陪她玩儿某个游戏,爸爸实在太累了,不愿意动弹。
Time: 00:00:29

The problem the machine learning solves.