Skip to content

implementation of some machine learning and deep learning models from scratch

License

Notifications You must be signed in to change notification settings

amirR01/Machine-Learning-Models-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From-Scratch

This repository contains implementations of several machine learning and deep learning models built from scratch.

Models

  • Linear Regression
  • Decision Tree Classifier
  • Neural Network