Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Mixture of Gaussians #4

@Razcle

Description

@Razcle

Hi,

Im trying to replicate the Mixture of Gaussians results from your paper but cant seem to get it to mix between the two modes. I've tried with two gaussians at (-10, 0) and (10, 0) each of which have diagonal covariances with ones down the diagonal. I've also tried the same two gaussians from the paper.

I'm currently using the same network structure as is in your IPython notebook and am training for 5000 iterations with 200 samples per iteration.

I've tried adding a temperature and annealing that as well but that hasn't seemed to help.

It also seems to be running extremely slowly, taking 30 minutes to train on cpu. Is this normal or am I doing something wrong?

I've attached my code and images of the samples drawn after training. As you can see the samples only explore one of the two modes.

many thanks!

mogplot

mogexperiments.py.zip

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions