Skip to content
/ ML_ZJU Public

Implementation of various ML algorithms. Projects for Zhejiang University machine learning courses taught by Prof. Deng Cai

Notifications You must be signed in to change notification settings

zhaone/ML_ZJU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML_ZJU

Projects for machine learning courses taught by Prof. Deng Cai at Zhejiang Unviersity in 2019 fall.

This project is the assignments of Machine Learning course. Main body of this project is the implementation about various ML algorithms.

Algorithms

This project implements the following ML algorithms:

Data Preparation

cd ./hw_1
tar -xzf data.tar.gz

Other

AMCS_ZJU: this project also implements some ML algorithm, like Levenberg-Marquardt Optimization, SVM etc.

Releases

No releases published

Packages

No packages published