这题是Leetcode第38题,难度为easy。
Merge Two Sorted List
Gurobi Modeling with Python
Gurobi is one of the most powerful mathematical optimization solver. Here I introduce an planning optimization model first, and try to model it with python and gurobi python package.
Perceptron
Logistic Regression
Build blog with hexo and github pages
自从读PhD以来,就想搭建一个属于自己的博客,记录一下博士生活。然而由于自己水平有限,简单研究过两下就放弃了。这次克服拖延症,在网上google一推教程,选定Hexo + github pages来搭建自己的博客。希望自己可以多多记录,好好学习,天天向上!在这里,简单记录一下博客的建立过程。