JuliaGNI / AbstractNeuralNetworks.jl

Abstract data structures for the construction of neural networks.
MIT License
4 stars 1 forks source link

Added an option to combine Chain and AbstractExplicitLayer. #11

Closed benedict-96 closed 1 year ago

benedict-96 commented 1 year ago

Added one line; Chain can now also be put in Chain constructor.

codecov[bot] commented 1 year ago

Codecov Report

Merging #11 (55f303b) into main (6b80870) will decrease coverage by 0.30%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   82.18%   81.88%   -0.30%     
==========================================
  Files          18       18              
  Lines         275      276       +1     
==========================================
  Hits          226      226              
- Misses         49       50       +1     
Files Changed Coverage Δ
src/chain.jl 71.42% <0.00%> (-2.65%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more