Skip to content

guozhonghao1994/BU_CS542_Machine_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BU CS542 Machine Learning

Instructor: Kate Saenko, Brian Kulis

Introduction

This course is an introduction to modern machine learning concepts, techniques, and algorithms. Topics include regression, classification, unsupervised and supervised learning, kernels, support vector machines, feature selection, clustering, sequence models, and Bayesian methods. Weekly labs and projects emphasize taking theory into practice, through applications on real-world problems and data sets.

Solutions

ps0:Basic Mathematical Skills

ps1:Linear Regression

ps2:Classification

ps3:Cluster,PCA

ps4:Neural Networks

ps5:LDA,CNN

ps6:SVM