日常学习记录
不爱学习的树懒
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
lecture 2 -条件概率和贝叶斯
lecture 2 -条件概率和贝叶斯 1.概述 在概率论中,常常用到三个最基本的工具: multiplication rule (乘法法则)。 Total probability (全概率)。 Bayes’ rule( →\rightarrow→inference)。 上述的三个工具用于各种概率复杂的场合,后续概率论的学习也是在这三个工具的基础上变换来描述现实世界。 2.条件概率 条件概率...原创 2020-04-28 19:25:36 · 555 阅读 · 0 评论 -
learning event from MSDN
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Test121 { //define a class to hold the custom event info /...转载 2018-06-19 15:19:53 · 232 阅读 · 0 评论
分享