Skip to content

alexmirrington/non-negative-matrix-factorisation

Repository files navigation

Non-negative Matrix Factorisation

Code style check Code style: black


Prerequisites

python >= 3.8

Getting Started

python code/algorithm/main.py

Contributing

Make sure to install all python requirements like so:

pip install -r requirements.txt

If you are making changes to the code base, make sure to install the pre-commit hook for the project to enable automatic code formatting and linting.

About

Implementations of various NMF algorithms on the ORL and cropped YaleB datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages