SMLE: Simplify Machine Learning Environments
============================================
.. image:: https://img.shields.io/github/stars/blkdmr/smle?style=social
:alt: GitHub stars
.. image:: https://img.shields.io/github/forks/blkdmr/smle?style=social
:alt: GitHub forks
.. image:: https://app.codacy.com/project/badge/Grade/261c40f69583462baa200aee959bcc8f
:alt: Code quality
:target: https://app.codacy.com/gh/blkdmr/smle/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade
.. raw:: html
.. image:: https://img.shields.io/pypi/v/smle
:alt: PyPI version
.. image:: https://img.shields.io/github/license/blkdmr/smle
:alt: License
.. image:: https://img.shields.io/pypi/dm/smle.svg?label=downloads&logo=pypi&color=blue
:alt: PyPI Downloads
:target: https://pypi.org/project/smle/
**Stop writing boilerplate. Start training.**
SMLE is a lightweight Python framework that automates the "boring stuff" in Machine Learning projects so you can focus on the model. It handles configuration parsing, logging setup, and experiment tracking in a minimal, opinionated way.
.. seealso::
Source code available at: `https://github.com/blkdmr/smle `_
.. toctree::
:maxdepth: 2
:caption: Contents
introduction
quickstart
features/index