Hi Team,
Thank you for sharing the code on VAE. This provides the basic insights to develop a VAE of my own.
I had couple of queries:
-
Does the VAE work only for specific batch sizes? When I try to run the VAE code for my use case, any batch size between 1000 and 1500, the code works fine. Below 1000 & beyond 1500, the model doesn't run.
-
What are the contents present in trackcount.file & track_dict files? Could you elaborate a bit more on that. I understand that trackcount.file has the most popular 125000 tracks. I wanted to know the individual columns/entries present in it.
Thanking you
Hi Team,
Thank you for sharing the code on VAE. This provides the basic insights to develop a VAE of my own.
I had couple of queries:
Does the VAE work only for specific batch sizes? When I try to run the VAE code for my use case, any batch size between 1000 and 1500, the code works fine. Below 1000 & beyond 1500, the model doesn't run.
What are the contents present in trackcount.file & track_dict files? Could you elaborate a bit more on that. I understand that trackcount.file has the most popular 125000 tracks. I wanted to know the individual columns/entries present in it.
Thanking you