Skip to content

lichuan0620/MachineLearningPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Practice Projects

This repository contains the code I've written while self-studying machine learning.

Project List

  • basic_classification: kNN predictions, Naive Bayes classifiers
  • linear_regression: linear regression, k-fold cross validation
  • perceptron: logistic regression
  • MNIST_tensor_demo: TensorFlow basics

Warnings & Disclaimers

Some materials that are used here come from UCI CS178 course. Current CS178 students: please do not use my code for any purposes, especially if you are currently taking CS178. Just browsing my code would be considered cheating. Also, I did not take the course - I studied it myself; therefore, none of my work was graded or validated by the professor or anyone else.

About

Just me practicing machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages