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

Uploaded Source

Built Distribution

mlfz-0.1.3.1-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlfz-0.1.3.1.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.1.tar.gz
Algorithm Hash digest
SHA256 808a0cfa6ba2f55459ab4a8ff358dac172987daed13e4d0ad0b7346eb3868ee5
MD5 189acf088ee51c6ba0cd80c60d59239c
BLAKE2b-256 704e56b62591c901e4db9d8ef5f6a2bf8c8421094bfa4faac8f6c56688ef21ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlfz-0.1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 16.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af812c1acee7613d2a45748695df5f803404092748cc5a259055ca1e9fde77fa
MD5 d14d409d49306face0c31b51591a2751
BLAKE2b-256 21998edcef6bec4d41bd81d8483c329e5f08634d205ff43c36df69cea96b2f28

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