Files
handson-ml3/15_autoencoders.ipynb
akellyirl 59ab30722e Update 15_autoencoders.ipynb
PCA with a linear Autoencoder Section:
The calls to numpy.random require an import to work. 
Added:
import numpy.random as rnd
2017-10-21 16:36:39 +01:00

57 KiB