## Lecture 6: Theory of Generalization 关于`上限函数` (Bounding Function),证明以下不等式: <img src="http://latex.codecogs.com/svg.latex?B(N,k)\,\geq\,\sum_{i=0}^{k-1}C_{N}^{\,i}"/> > 似乎是用以下思路( 2α+β ?): > > <img src="http://latex.codecogs.com/svg.latex?B(N,k)\,\geq\,2B(N-1,k-1)+(B(N-1,k)-B(N-1,j-1))"/> 其他已知线索请见 [`Lecture 6`](https://github.com/chAwater/MachineLearningFoundations#lecture-6-theory-of-generalization)