-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi folks -
One of the cool things we've tried pushing with brainiak.matnormal is a prototyping tool people can use to try structured-covariance models more easily. With this in mind, it'd be awesome if someone wanted to kick the tires and see how easy it is to set up their favorite models in separable-structured-cov flavor. In the paper we had full examples with SRM and RSA, and in the notebook I've added matrix-normal factor analysis (basically slight extension of PPCA) just to show something new, but having someone else actually try it would be great. I think @jeremymanning and I discussed doing the same with TFA forever ago at SFN, and in my very naive understanding the existence of MatnormalRegression.calibrate makes that model a simple instance of IEM. Basically any (multi)linear gaussian regression or factor model should hopefully be not very much code to try.