Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loss routines #129

Merged
merged 8 commits into from
Apr 10, 2024

Train network while using FeedForwardLoss.

7bbf45e
Select commit
Loading
Failed to load commit list.
Merged

Loss routines #129

Train network while using FeedForwardLoss.
7bbf45e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 9, 2024 in 0s

66.66% of diff hit (target 62.58%)

View this Pull Request on Codecov

66.66% of diff hit (target 62.58%)

Annotations

Check warning on line 59 in src/loss/loss_routines.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loss/loss_routines.jl#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 67 in src/loss/loss_routines.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loss/loss_routines.jl#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 69 in src/loss/loss_routines.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loss/loss_routines.jl#L69

Added line #L69 was not covered by tests

Check warning on line 4 in src/loss/losses.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loss/losses.jl#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 17 in src/loss/losses.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loss/losses.jl#L17

Added line #L17 was not covered by tests

Check warning on line 23 in src/loss/losses.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loss/losses.jl#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 31 in src/loss/losses.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loss/losses.jl#L26-L31

Added lines #L26 - L31 were not covered by tests

Check warning on line 35 in src/loss/losses.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loss/losses.jl#L33-L35

Added lines #L33 - L35 were not covered by tests