Skip to content

MohammedYazji/ZeroML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroML 👨‍💻

A machine learning library built from scratch using only NumPy.

Why ZeroML?

Built to deeply understand ML fundamentals — no TensorFlow, no PyTorch, no scikit-learn. Just math and NumPy.

Roadmap

  • Project Foundation
  • Activations
  • Loss Functions
  • Linear Regression
  • Logistic Regression
  • Optimizers (SGD, Adam)
  • Neural Network

Installation

pip install -r requirements.txt

About

Machine learning library built from scratch using only NumPy

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors