Skip to content

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

License

Notifications You must be signed in to change notification settings

plugyawn/wimpyML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 various implementations of popular machine learning algorithms, from scratch, without scikit-learn, Tensorflow or pytorch, that can be extended and used for a variety of purposes.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages