Skip to content

Commit da56222

Browse files
authored
Merge Dev into Main, release v0.2.0
Merge Dev into Main (release v0.2.0) includes new contextualized graphical models (Markov networks, and Correlation networks) and NOTMAD (DAGs) re-implemented with torch lightning.
2 parents 3e4fba4 + 02e65af commit da56222

40 files changed

+24144
-407
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ sergio_temp
88
.pyc
99
.ipynb_checkpoints
1010
.DS_Store
11+
12+
# Pytorch Checkpoints
13+
*.pt

0 commit comments

Comments
 (0)