Skip to content

Commit

Permalink
Update examples/programmatic/llpr_forces/force_llpr.py
Browse files Browse the repository at this point in the history
  • Loading branch information
frostedoyster authored Aug 5, 2024
1 parent d31870f commit 7259ce1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/programmatic/llpr_forces/force_llpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@
parameters.append(param)
print(name)

# llpr_model.compute_covariance(train_dataloader)
llpr_model.compute_covariance_as_pseudo_hessian(
train_dataloader, target_info, loss_fn, parameters
)
Expand Down

0 comments on commit 7259ce1

Please sign in to comment.