11 2016 档案
摘要:In the "100 game," two players take turns adding, to a running total, any integer from 1..10. The player who first causes the running total to reach o
阅读全文
摘要:最大似然估计:把待估计的参数当做是确定的量,只是其取值未知。最佳估计就是使得产生已经观测到的样本(即训练样本)的概率最大的那个值。 在频率学派看来,参数估计中,参数虽然未知,但是是客观存在的固定值,因此可以通过优化似然函数等准则来确定参数的值。 基本假设:
阅读全文