1 min readOct 28, 2019
Since this is an autoencoder, the output is same as input. That is, the y is the same as the X. Therefore, we have model.fit(X, X, …).
Since this is an autoencoder, the output is same as input. That is, the y is the same as the X. Therefore, we have model.fit(X, X, …).
Director of Science at ProcessMiner | Book Author | www.understandingdeeplearning.com