One standard approach (others are possible) is to take a real-world
application and try to find some aspect of it which could benefit
from modeling the dependencies between variables. Then implement the
model and evaluate it on real data.
-Percy