murraylab / PsychRNN

https://psychrnn.readthedocs.io
MIT License
133 stars 42 forks source link

Output effective (biologically plausible) weights in get_weights #16

Closed syncrostone closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #16 into master will increase coverage by 1.21%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   51.11%   52.32%   +1.21%     
==========================================
  Files          13       13              
  Lines         718      730      +12     
==========================================
+ Hits          367      382      +15     
+ Misses        351      348       -3
Impacted Files Coverage Δ
psychrnn/backend/models/basic.py 0% <0%> (ø) :arrow_up:
psychrnn/backend/rnn.py 89.08% <83.33%> (-0.5%) :arrow_down:

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 4ae590c...ebd9b5c. Read the comment docs.