Skip to content

Commit

Permalink
remove deprecated neural_net access from utils
Browse files Browse the repository at this point in the history
  • Loading branch information
tvwenger committed Nov 7, 2024
1 parent 18b1141 commit 554a25d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 113 deletions.
1 change: 0 additions & 1 deletion sbi/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,3 @@
validate_theta_and_x,
)
from sbi.utils.user_input_checks_utils import MultipleIndependent
from sbi.utils.get_nn_models import posterior_nn, likelihood_nn, classifier_nn
112 changes: 0 additions & 112 deletions sbi/utils/get_nn_models.py

This file was deleted.

0 comments on commit 554a25d

Please sign in to comment.