powered by
Creates a base class for autoencoder.
autoenc_base_e(input_size, encoding_size)
returns a autoenc_base_e object.
autoenc_base_e
input size
encoding size
#See an example of using `autoenc_base_e` at this #https://github.com/cefet-rj-dal/daltoolbox/blob/main/autoencoder/autoenc_base_e.md
Run the code above in your browser using DataLab