Skip to content

In this repository, I implement basic ML algorithms

Notifications You must be signed in to change notification settings

ASudu/ML_playground

Repository files navigation

ML-Playground

In this repository, I try out a few Linear ALgebra and Machine Learning Algorithms. The reference questions and test cases are from DeepML

Setup

Step 1: Clone the repository

git clone https://github.com/ASudu/ML_playground.git

Step 2: Setup uv

## Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh

## Install dependencies
uv sync --reinstall

About

In this repository, I implement basic ML algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published