Skip to content

ThreeMonth03/Pattern-Recognition-and-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRML

This is the repository of my homework in PRML.

HW1

Implement the linear regression model by numpy.

HW2

Implement Fisher's Linear Discriminant Model and linear classification model by numpy.

HW3

Implement decision tree and random forest by numpy.

HW4

Implement k-fold data partitioning and grid searching by numpy.

Final project

I train the Resnet50 with bagging strategy to classify CAPTCHA.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published