User Tools

Site Tools


2013

CSMATH (2012-2013)

About

Please see this file and this link.

Course Instructor Courseware Keynote
March, 2013 Multivariate Analysis Hongxin Zhang see below ... 0 1 2 3 4
April, 2013 Nonlinear Optimization Hongxin Zhang see below ... 5 6 7 8

Students

The course is open to Ph.D students of College of Computer Science and graduate students of related majors, Zhejiang University.

Time and Place

Thursday, 18:30-21:30. Cao Guang Biao Building West 2-202, Yu Quan District, Zhejiang University.

Homeworks

Deadline: Please hand out your 1 course paper and 5 selected homework (or exercises) by 2013-06-01.

More optional excercises:

Courselet on Multivariate Analysis

The study of learning from data is commercially and scientifically important. This one month short course is designed to give first year Ph.D. students a thorough grounding in the methodologies, technologies, mathematics and algorithms currently needed by people who do research in learning and data mining or who may need to apply learning or data mining techniques to a target problem. The topics of the course draw from classical statistics, from machine learning, from data mining, from Bayesian statistics and from statistical algorithmics.

Students entering the class should have a pre-existing working knowledge of probability, statistics and algorithms, though the class has been designed to allow students with a strong numerate background to catch up and fully participate.

Schedule

Topic Date Slides Homework
Introduction 2013.02.28 Introduction HW01
why data driven
point estimation
Component Analysis 2013.03.07 PCA and its related techniques HW02
Distance and similarity 2013.03.14 distance, similarity and clustering HW03
Graphical Models 2013.03.21 graphical models

Text books

Reference website

Courselet on Optimization

Optimization methods, both linear and non-linear ones, are important mathematical techniques for computer science. This one month short course is designed to give first year Ph.D. students a thorough grounding in the methodologies, technologies, mathematics and algorithms currently needed by people who are doing research related to linear and non-linear optimization. The topics of the course draw mainly from linear programming, quadratic programming and nonlinear optimization.

Students entering the class should have a pre-existing working knowledge of fundamental mathematics and algorithms, though the class has been designed to allow students with a strong numerate background to catch up and fully participate.

Schedule

Topic Date Slides Homework
Linear programming 2013.03.28 LP
Linear programming 2013.04.11 LP
SVM
Non-linear optimization 2013.04.18 NP HW04
Quadratic programming 2013.04.25 QP HW05

Text books

  1. 袁亚湘,孙文瑜. 最优化理论与方法,科学出版社.
  2. 张建中,许绍吉. 线性规划. 科学出版社.
  3. 黄红选,韩继业. 数学规划. 清华大学出版社.

Python

Python is a powerful but easy-to-use script language for daily software development. In this course, we mainly use it as a standard training tool to temper mathematical skills. Several useful links are listed as following for your reference.

Learning Python:

Most useful Python packages in this course:

  • NumPy is the fundamental package needed for scientific computing with Python.

Other related modules:

2013.txt · Last modified: 2023/08/19 21:02 (external edit)