Skip to content

Commit

Permalink
Add util to get last time step of inference integration
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-innocenti committed Jun 21, 2024
1 parent d8bd2ab commit 13ae4e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jpc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from ._utils import (
get_fc_network as get_fc_network,
compute_accuracy as compute_accuracy,
get_t_max as get_t_max,
compute_pc_infer_energies as compute_pc_infer_energies
)
from ._train import (
Expand Down

0 comments on commit 13ae4e7

Please sign in to comment.