Skip to content

yoongja/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning

The second semester of 2021 (ML)

Perceptron

Understand how NN works while implementing Perceptron Python class directly.
It is possible to understand and explain the data preparation, development, learning, verification, and visualization process of the machine learning model.

MLP

Implemented using the pytorch mlp structure to understand and can be modified.
Fashinon dimneoning, develop homegrown solutions to problems - mnist hyper tuning parameters can do it and understand the learning process.

SVM

A classifier for classifying linearly classifiable data may be learned using the SVM model.
A model learning and verification process may be implemented using Scikit-Learn.

Clustering K-means

It can be understood while directly implementing the K-Means model.

About

The second semester of 2021 (ML)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published