Skip to content

Docs needed, help with example: #2

@BraveDistribution

Description

@BraveDistribution

Hi,

Thank you for your contribution into the BMF.

I would like to use your program to for example factorize this matrix:

A = np.array([[1,1,1], [1,1,1], [1,1,1]]). I am not sure how?

Also, in matrix_completion.py you have a syntax error:
self.mask = np.ones(mat, dtype=bool) - mat is not defined.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions