Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Include Grid Markov Random Field example #107

Merged
merged 19 commits into from
Dec 13, 2021

Conversation

StannisZhou
Copy link
Contributor

@StannisZhou StannisZhou commented Dec 13, 2021

This PR includes the Grid Markov Random Field (GMRF) example from https://arxiv.org/abs/2006.06803 (right half of page 6).

Also deletes sanity check and heretic examples.

Resolves #78

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2021

Codecov Report

Merging #107 (da42f9f) into master (edeb74b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #107   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          640       640           
=========================================
  Hits           640       640           
Impacted Files Coverage Δ
pgmax/fg/graph.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edeb74b...da42f9f. Read the comment docs.

Copy link
Contributor

@NishanthJKumar NishanthJKumar left a comment

Choose a reason for hiding this comment

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

LGTM after addressing minor comment!

@StannisZhou StannisZhou merged commit 30eb63f into vicariousinc:master Dec 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Experiments on GMRF
3 participants