Open DiogenesAnalytics opened 10 months ago
See: https://github.com/DiogenesAnalytics/autoencoder/blob/master/notebooks/tuning/minndae.ipynb
loss + encode * reg
See: https://github.com/DiogenesAnalytics/autoencoder/blob/master/notebooks/tuning/minndae.ipynb
loss + (loss * encode * reg)
Problem
Would be worthwhile to have a notebook that demonstrates how to find the optimal parameters/architecture for a an autoencoder mode.
References