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

Uploaded Source

Built Distribution

mlfz-0.1.2-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlfz-0.1.2.tar.gz
  • Upload date:
  • Size: 8.7 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.2.tar.gz
Algorithm Hash digest
SHA256 4bbdf5e8db1396f99a369036e3c9ec84841024f88e5985170932a94e316be942
MD5 9ab1428afd4b8bdd98f03f2e12074e4a
BLAKE2b-256 31e157a4ea5b19bfad3d90f249db43b5e8e366ca8968c52dbb6feeb6ef666bea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlfz-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dc76de1753711b4959983dc37fbc4cdb17ce14f39e90171c790df81249faa37c
MD5 bd8f39165f87c5a8d381c3ef56999707
BLAKE2b-256 77287b2bbbb95dbd36963448e060247703c301c99c3e662e449cc3cd6850bf55

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