Saved Bookmarks
| 1. |
What Is An Auto-encoder? |
|
Answer» An AUTOENCODER is an autonomous Machine learning algorithm that uses backpropagation principle, where the target VALUES are set to be equal to the inputs provided. Internally, it has a hidden layer that describes a code used to represent the INPUT. Some Key Facts about the autoencoder are as follows:-
An autoencoder is an autonomous Machine learning algorithm that uses backpropagation principle, where the target values are set to be equal to the inputs provided. Internally, it has a hidden layer that describes a code used to represent the input. Some Key Facts about the autoencoder are as follows:- |
|