Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-sauter committed Jan 18, 2024
1 parent 580194a commit 768fc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion znnl/analysis/loss_ntk_calculation.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"""

import neural_tangents as nt
from typing import Callable
from typing import Callable, Union, Sequence
from znnl.models.jax_model import JaxModel
import jax
import jax.numpy as np
Expand Down

0 comments on commit 768fc13

Please sign in to comment.