D-K-E / graphical-models

Probabilistic Graphical Models from Scratch with support for LWF Chain Graphs
GNU General Public License v3.0
4 stars 2 forks source link

Divide LWFChainGraph into 2 parts #26

Open D-K-E opened 9 months ago

D-K-E commented 9 months ago

LWFChainGraph.py needs to be divided into 2 parts:

This should make it no different than MarkovNetworks and other graphmodel