Skip to content

storkoxa/MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

These are a few algorithms I'm learning and implementing to practice.

How to Run

Run the server

node index.js

access:

http://localhost:3000/

Click on the canvas to ADD points.


1) Gradient Descent For Linear Regression (with loop implementation)

2) Gradient Descent For Linear Regression Multi Variables with Vector Implementation

Formula

Formula

3) Binary classification problem - Logistic Function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages