The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
46 views

What is computer graphics and its basics? [closed]

The term computer graphics include almost every thing on computer that is not text or sound. It is an art of drawing pictures, lines. charts, e.t.c using computers with the help of programming. Or we ...
3
votes
1answer
79 views

Why use joint trees in Graphical Models?

I am wondering why some methods transform the underlying graphical model (Bayesian Network for example) to a junction tree¹? What are the advantages? Also what are the limitations? I believe it's ...