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.1.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

mlfz-0.1.1-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlfz-0.1.1.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for mlfz-0.1.1.tar.gz
Algorithm Hash digest
SHA256 904e2bf245f74a3d9a0406562b8144b5e074755197ec45c3102c2684537f4af1
MD5 20a1e59ae770dbaa547f4226a85e27ba
BLAKE2b-256 761abededcb351e8133750fa978f1e2672e9059425cf194b18a2b8b7107a96cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlfz-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for mlfz-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c5a03022011cf13e46fd2dca4c2b89c8a66ac82a92e1610d63d2e0f0105055d7
MD5 49842a3df89fccc9ff57269d30d8d6d1
BLAKE2b-256 c2846eaf1d0e36184b53f01e95de5075d25d182d3f4fadd1be2824011f524c5b

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