Skip to content

Conversation

@Nimrais
Copy link
Member

@Nimrais Nimrais commented Oct 30, 2025

Ising temperature filtering notebook: reconstructs 2D temperature from binary readings via Gaussian couplings and variational message passing (RxInfer). Tutorial for non-linear spatial filtering.

@Nimrais Nimrais marked this pull request as draft October 30, 2025 10:56
@Nimrais Nimrais force-pushed the add-temperature-filtering-ising branch from 68623f4 to 94f3519 Compare October 30, 2025 12:32
@Nimrais Nimrais marked this pull request as ready for review November 4, 2025 14:12
@Nimrais Nimrais requested review from bvdmitri and wouterwln November 4, 2025 14:12
Copy link
Member

@wouterwln wouterwln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool work!

@bvdmitri
Copy link
Member

bvdmitri commented Nov 5, 2025

I really like the example @Nimrais , would it be hard to extend it to run inference for a series of connection_force. Lets say

connection_forces = range(0.1, 10, length = 20)

we run inference for each distinct connection force, and at the end show an animation on how the inference results look like for each different connection_force. Currently, in the example, the connection_force is fixed to be 1

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.

4 participants