This project provides the code for the paper titled "Finite-Budget Unfolded Solver for Block-wise Nonnegative Matrix Factorization".
To run this project, please ensure you have the following packages installed (Python version: 3.9.19):
numpy==1.24.1pandas==2.2.2scikit_learn==1.4.2scipy==1.13.0torch==2.2.2
- Operating System: Windows 11
- CPU: R7 7840HS
- RAM: 64G
- GPU: NVIDIA GeForce RTX 4050
This project builds upon the following code repositorie: NMFLibrary: Non-negative Matrix Factorization Library