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

Added ESNfitted function #93

Merged
merged 6 commits into from
May 19, 2021
Merged

Added ESNfitted function #93

merged 6 commits into from
May 19, 2021

Conversation

MartinuzziFrancesco
Copy link
Collaborator

@MartinuzziFrancesco MartinuzziFrancesco commented May 19, 2021

This adds a ESNfitted function following the indications discussed in #92

@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #93 (6f7647e) into master (9245884) will increase coverage by 2.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   81.64%   83.64%   +2.00%     
==========================================
  Files          17       16       -1     
  Lines         899     1009     +110     
==========================================
+ Hits          734      844     +110     
  Misses        165      165              
Impacted Files Coverage Δ
src/echostatenetwork.jl 96.66% <100.00%> (+1.86%) ⬆️
src/nla.jl 100.00% <0.00%> (ø)
src/hesn.jl 100.00% <0.00%> (ø)
src/train.jl 100.00% <0.00%> (ø)
src/reca_gol.jl 100.00% <0.00%> (ø)
src/reca_discrete.jl 100.00% <0.00%> (ø)
src/leaky_fixed_rnn.jl 100.00% <0.00%> (ø)
src/esn_input_layers.jl 100.00% <0.00%> (ø)
src/gameoflife.jl 91.66% <0.00%> (+0.36%) ⬆️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9245884...6f7647e. Read the comment docs.

@MartinuzziFrancesco MartinuzziFrancesco merged commit 6fc79b2 into master May 19, 2021
@MartinuzziFrancesco MartinuzziFrancesco deleted the esnfitted branch May 19, 2021 14:29
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.

1 participant