Skip to content

ML from scratch implementations in the awesome library, JAX!

Notifications You must be signed in to change notification settings

Rishik00/JaxLab

Folders and files

NameName
Last commit message
Last commit date
Mar 23, 2025
Mar 23, 2025
Mar 23, 2025
Mar 23, 2025
Jan 5, 2025
Jan 5, 2025
Mar 23, 2025

Repository files navigation

JaxLab

ML from scratch implementations in the awesome library, JAX!

10 ML Algorithms to Implement in JAX

  • Linear Regression
  • Logistic Regression
  • Softmax Regression (Multiclass Classification)
  • K-Nearest Neighbors (KNN)
  • Support Vector Machine (SVM)
  • Principal Component Analysis (PCA)
  • K-Means Clustering
  • Naive Bayes Classifier
  • Decision Trees

About

ML from scratch implementations in the awesome library, JAX!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages