plugyawn / wimpyML

Python library with wimpy implementations of common ML algorithms that I wrote in the process of learning them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge made-with-python forthebadge


code style: blackCompatibility

Wimpy is a non-flexible, non-scalable, very wimpy machine-learning library built on numpy and pandas. Notably, it contains very unoptimized implementations of popular machine learning algorithms, from scratch, without scikit-learn, Tensorflow or pytorch.

About

Python library with wimpy implementations of common ML algorithms that I wrote in the process of learning them.

License:MIT License


Languages

Language:Python 100.0%