Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Lane committed Oct 22, 2024
1 parent ad79319 commit 9b990d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fishjaw/model/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ def optimiser(config: dict, net: torch.nn.Module) -> torch.optim.Optimizer:
)



def activation_name(config: dict) -> str:
"""
Get the name of the activation function
Expand Down

0 comments on commit 9b990d0

Please sign in to comment.