Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Singular error #213

Open
prionnet opened this issue Dec 22, 2021 · 0 comments
Open

Singular error #213

prionnet opened this issue Dec 22, 2021 · 0 comments

Comments

@prionnet
Copy link

When an edge is detected by Robust PCA
label_model.train_model(
train,
deps = edges,
lr = 1e-3,
n_epochs=500,
log_train_every=100
)
is throwing an error as shown:
image

However for larger th=4,no edge is detected and the model works fine. Please help me to solve the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant