Viewing a single comment thread. View all comments

Mefaso t1_iyr2bjz wrote

That's just the most basic VAE/AE possible, I can't imagine it works very well for anything.

You could get a better result via Google in the same amount of time

1

Nik_uson OP t1_iyrgxc6 wrote

And why complicate such a simple task? VAE works pretty well

2

Mefaso t1_iytfmf1 wrote

Works pretty well for what? You didn't say what this network is supposed to be used for

1

Nik_uson OP t1_iyv3d23 wrote

I am considering that it can be used for audio recognition and synthesis. With proper training, it will show good results in your task.

1

Mefaso t1_iyv3qkl wrote

Well, unless you actually train it and show some results, you're just putting out claims without much basis.

Don't get me wrong, it's cool in a way that the neural network provides code for another neutral network, but if it doesn't work properly it's not really helpful.

1

Nik_uson OP t1_iyrh653 wrote

And if I just wanted an autoencoder for my task, without trying to generate anything, then I wouldn't be able to do this post :)

1