LoggerML#

Rich machine learning logger in the console.

Tired of watching a dull, unreadable or uninformative terminal screen all day long to monitor your ML training? Use LoggerML to brighten up your day in colour and save coding time!

Github project: valentingol/logml.

PyPI version PythonVersion License

Ruff_logo Black_logo

Ruff Flake8 Pydocstyle MyPy PyLint

Tests Coverage Documentation

Log your Machine Learning training in the console in a beautiful way using rich✨ with useful information but with minimal code.

Simply add the a logml.Logger object in your training loop to have a complete overview of your training in the console.

Alt text

And then, you can simply customize your display to your liking, for instance like this:

Alt text

Have a look on the Quick start section!