In project I, we are given two dataset(only data without any additional message and use basic machine learning technique) for regression and classification.
This notes is to mark down some of the detail of the project for reference
what Bias-Variance decomposition(BVD) brings to us
Posted on
During project I finally gain more insight of what BVD means.
In the following I will briefly introduce what is BVD and the commend in parathesis is my point of view.
computer_vision
Posted on
course notes of Introduction of computer vision
layers in caffe
Posted on
To get familier with caffe framework especially the layer structure. Learn how to implement new layer