Skip to content

This repository contains codes which are usually used in machine learning, such as logistic regression, decision tree.

Notifications You must be signed in to change notification settings

NELSONZHAO/machine-learning-implementation-with-numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo contains implementation of some of the machine learning algorithms, without using packages.

Purpose

Just for fun!

Schedule

  • Perceptron (Completed)
  • Dual Perceptron (Completed)
  • KNN (On going)

About

This repository contains codes which are usually used in machine learning, such as logistic regression, decision tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages