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

Add CategoricalMADE #1269

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

wip: fixes from PR implemented

ce7c656
Select commit
Loading
Failed to load commit list.
Open

Add CategoricalMADE #1269

wip: fixes from PR implemented
ce7c656
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2025 in 1s

92.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

92.00% of diff hit (target 50.00%)

Annotations

Check warning on line 50 in sbi/neural_nets/estimators/categorical_net.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/categorical_net.py#L50

Added line #L50 was not covered by tests

Check warning on line 110 in sbi/neural_nets/estimators/categorical_net.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/categorical_net.py#L110

Added line #L110 was not covered by tests

Check warning on line 126 in sbi/neural_nets/estimators/categorical_net.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/categorical_net.py#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 142 in sbi/neural_nets/net_builders/mnle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/net_builders/mnle.py#L142

Added line #L142 was not covered by tests