sashrika15 / Unsupervised_Learning_Algorithms

Python implementations of Unsupervised Learning algorithms from scratch
7 stars 9 forks source link

Populate with more algorithms #11

Open sashrika15 opened 3 years ago

sashrika15 commented 3 years ago

Feel free to check out the repository and contribute! For details about how to contribute, refer to contributing.md! You can classify your algorithm in one of three categories:

harshgeek4coder commented 3 years ago

Reinforcement Learning

indiradutta commented 3 years ago

Indira - Singular Value Decomposition (used for Image Compression)

devanshpratapsingh commented 3 years ago

Mean shift clustering- Clustering

sashrika15 commented 3 years ago

Reinforcement Learning

Can you give a specific algorithm you have in mind, along with a category?

AakritiKinra commented 3 years ago

Hierarchical Clustering

aryankargwal commented 3 years ago

BIRCH Clustering