Lab5: Modeling, Summary Statistics, Loss Functions

Recording
Slides
Type
LAB
用numpy简单实现了一下 常数模型和一元线性模型,其中参数使用 scipy.optime.minimize来优化的