Skip to content

changed noise \eta to local variable (instead of global) in inference model.#69

Merged
bvdmitri merged 2 commits intoReactiveBayes:mainfrom
skoghoern:main
Jan 21, 2026
Merged

changed noise \eta to local variable (instead of global) in inference model.#69
bvdmitri merged 2 commits intoReactiveBayes:mainfrom
skoghoern:main

Conversation

@skoghoern
Copy link
Contributor

also added new, more realistic data generation function, allowing to compare posteriors to ground truth. Which i showed with the learned F matrix.
In general it allows (at least for me) to better understand what is learned and appreaciate rxinfers opportunities;)

skoghoern and others added 2 commits January 20, 2026 18:54
…ore realistic data genertion function, allowing to compare posteriors to ground truth
There were a few globals, which weren't defined and it was giving errors on fresh notebook run. This commit fixes that. It also fixes all rand function to actually use rng, it was wrong even before this PR apparently.
@bvdmitri
Copy link
Member

Thanks @skoghoern ! I checked a PR, there were some failing cells due to undefined variables, but that happens in Jupyter notebooks in long sessions ;) I think I fixed those, lets wait for the CI to run and then we can merge

@skoghoern
Copy link
Contributor Author

sounds good. thanks to you:D

@bvdmitri bvdmitri merged commit a174766 into ReactiveBayes:main Jan 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants