ilabcode / pyhgf

PyHGF: A neural network library for predictive coding
https://ilabcode.github.io/pyhgf/
GNU General Public License v3.0
53 stars 17 forks source link

Add a Rust implementation for 1d Gaussian exponential family state nodes #229

Closed LegrandNico closed 1 day ago

LegrandNico commented 1 month ago

This PR introduced the first re-implementation of the framework in Rust, focusing on generalized filtering for now.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 95.39%. Comparing base (493d226) to head (c84ed0f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #229 +/- ## ======================================= Coverage 95.39% 95.39% ======================================= Files 22 22 Lines 1130 1130 ======================================= Hits 1078 1078 Misses 52 52 ```

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