Even if I set my ssm with gaussian_id emissions as follows, I get very different results each time I run the code:
rslds = ssm.SLDS(D_obs, K, D_latent, transitions="recurrent_only", dynamics="gaussian", emissions="gaussian_id", single_subspace=True)
Is there a way to reduce this?
Below are two seperate times I ran the same code

