10 August 2018 5 4K Report

I am working on regenerating matrices. Those matrices represent 6 by 6 grid layouts. They contain values that show how the grid can be divided.

So , I am using disentangled variational autoencoders for such task. However , the results that I am generating doesn't look like the input or it is so far from the input.

According to what I have read on the internet, in order to have good results you have to increase the beta value more than 1 but in my case I got better results when I decrease beta.

I would like to know why I am getting such results.

This github link https://github.com/emnajaoua/beta_variational_autoencoders/blob/master/disentangled_vae%20(1).ipynb

contains the code that I am using.

Thank you in advance.

More Jaoua Emna's questions See All
Similar questions and discussions