Skip to content

Serendipity-Song/MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Machine Learning Class

Introduction to Machine Learning

Logistics

Basic math

Linear algebra Probability

Supervised Learning

Linear / logistic regression Tree-based algorithms SVM

Unsupervised Learning

Clustering algorithms

Optimization

Convex/non-convex problems Optimization algorithms (first-order, second-order)

Neural Networks and Deep Learning

  • perceptron
  • multi-layer perceptron
  • various types of neural networks

Model Selection and Performance Assessment

  • cross validation
  • accuracy / loss

Machine Learning use-cases

  • Inverse problems
  • Large-scale problems

About

This repository contains all of my work related to machine learning classes, including code, assignments, and projects. It's organized into separate folders for each class, with subfolders for each assignment or project. Each assignment or project includes the code, documentation, and any other relevant materials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors