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

Adjust to new interface #171

Merged
merged 11 commits into from
Nov 13, 2024
Merged

Adjust to new interface #171

merged 11 commits into from
Nov 13, 2024

Conversation

benedict-96
Copy link
Collaborator

Adjusted to new NeuralNetworkParameters from JuliaGNI/AbstractNeuralNetworks.jl@4141024.

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 83.78378% with 6 lines in your changes missing coverage. Please review.

Project coverage is 68.04%. Comparing base (388d07b) to head (af47e48).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/loss/losses.jl 40.00% 3 Missing ⚠️
src/map_to_cpu.jl 0.00% 2 Missing ⚠️
src/data_loader/data_loader.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   67.94%   68.04%   +0.09%     
==========================================
  Files         122      122              
  Lines        3716     3733      +17     
==========================================
+ Hits         2525     2540      +15     
- Misses       1191     1193       +2     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benedict-96 benedict-96 force-pushed the adjust-to-new-interface branch from 35b9498 to e9e4c4d Compare November 12, 2024 14:33
Adjusted docs to new interface.

Adjusted to new interface.

Adjusting to new ANN interface.

Adjusted to new interface.
@benedict-96 benedict-96 force-pushed the adjust-to-new-interface branch from e9e4c4d to 123a4c2 Compare November 12, 2024 16:41
@benedict-96 benedict-96 marked this pull request as draft November 12, 2024 20:17
…d Dict(outlook.md) before). This was in effect nonsensical anyway, but did not throw an error in v1.10 and below.
@benedict-96 benedict-96 marked this pull request as ready for review November 13, 2024 08:32
@michakraus michakraus merged commit 4bc5fc5 into main Nov 13, 2024
10 of 13 checks passed
@michakraus michakraus deleted the adjust-to-new-interface branch November 13, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants