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

Changing weight initializers to follow standard #196

Merged
merged 28 commits into from
Feb 27, 2024

rm echostatenetwork.jl

c028bcd
Select commit
Loading
Failed to load commit list.
Merged

Changing weight initializers to follow standard #196

rm echostatenetwork.jl
c028bcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 0s

89.07% (+2.91%) compared to fd5e45d

View this Pull Request on Codecov

89.07% (+2.91%) compared to fd5e45d

Details

Codecov Report

Attention: Patch coverage is 84.18803% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 89.07%. Comparing base (fd5e45d) to head (c028bcd).

Files Patch % Lines
src/esn/esn_input_layers.jl 61.66% 23 Missing ⚠️
src/esn/esn_reservoirs.jl 92.10% 6 Missing ⚠️
src/ReservoirComputing.jl 81.81% 2 Missing ⚠️
src/esn/deepesn.jl 83.33% 2 Missing ⚠️
src/esn/esn.jl 88.88% 2 Missing ⚠️
src/esn/hybridesn.jl 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   86.15%   89.07%   +2.91%     
==========================================
  Files          12       14       +2     
  Lines         650      604      -46     
==========================================
- Hits          560      538      -22     
+ Misses         90       66      -24     

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