JuliaGNI / AbstractNeuralNetworks.jl

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

Added an option to call a chain with a NamedTuple. #12

Closed benedict-96 closed 12 months ago

benedict-96 commented 12 months ago

Extended Chain to work with symplectic data.

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ed3b408) 81.88% compared to head (51d4094) 81.88%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ======================================= Coverage 81.88% 81.88% ======================================= Files 18 18 Lines 276 276 ======================================= Hits 226 226 Misses 50 50 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.