Skip to main content

Machine Learning From Zero: an educational machine learning library.

Project description

mlfz

Machine Learning From Zero: an educational machine learning library.

Hi there! mlfz is my attempt to provide reference implementations of machine learning algorithms for educational purposes. The goal is not performance, but simplicity: you won't just use this library; you'll dig through the source code to understand how machine learning works on the inside. Check the documentation, which is written like an interactive textbook on the internals of machine learning and neural networks.

If you find value in this project, support me by grabbing a copy of my Mathematics of Machine Learning book!

Quickstart

You can install the package directly from pip:

pip install mlfz

However, I encourage you to clone the repository and install via

pip install -e .

from the directory. This way, any local change is reflected immediately, so you can play around with the code in, say, a Jupyter Notebook.

Contributions

Contributions are welcome! If you think you could make this project better, feel free to submit a PR. To make the process smooth, here are the steps you should take.

  1. Open an issue where we'll discuss your suggestions. If we are on the same page, you can start working on the PR. (And if we're not, you have saved yourself a ton of work.)
  2. Fork the repository and create a feature branch where you'll prepare the proposed changes.
  3. Open a PR to the main branch and tag me (@cosmic-cortex) as a reviewer.
  4. I'll either leave comments and suggestions, or merge the PR.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlfz-0.1.3.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

mlfz-0.1.3-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file mlfz-0.1.3.tar.gz.

File metadata

  • Download URL: mlfz-0.1.3.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for mlfz-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b0383ef76cd30dd03ad021136dd2be716a599962e9094db8a5e122170edc0df9
MD5 e65e3c32bd1c98ae271fbfd8c3799678
BLAKE2b-256 2a801fd5f0bf7e5bb15e337be970fc602982743d9a96126056ee7f8da66d2a16

See more details on using hashes here.

File details

Details for the file mlfz-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: mlfz-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for mlfz-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d1bb9b18487063e85e184ba1c66a2c13d5dac6186c14184234a0bc3ff0c839ab
MD5 0bf8149b786c28d3c25081c1f51863b6
BLAKE2b-256 7cd3747dd93048bc6e24258204aa75ec47bffdc86e4e550e868a5789a6595a87

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page