murraylab / PsychRNN

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

Make Loss and Regularization Easily Customizable #22

Closed syncrostone closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into read_docs will increase coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           read_docs      #22      +/-   ##
=============================================
+ Coverage      75.87%   76.12%   +0.25%     
=============================================
  Files             14       14              
  Lines            858      867       +9     
=============================================
+ Hits             651      660       +9     
  Misses           207      207              
Impacted Files Coverage Δ
psychrnn/backend/rnn.py 85.30% <ø> (ø)
psychrnn/backend/loss_functions.py 83.33% <100.00%> (+4.38%) :arrow_up:
psychrnn/backend/regularizations.py 100.00% <100.00%> (ø)

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 2f5acf0...3e806c6. Read the comment docs.