v0.11.1
BetaML v0.11.1
- changed some keyword arguments of AutoEncoder and PCAEncoder:
outdims
=>encoded_size
andinnerdims
=>layers_size
This shouldn't be breaking as I twisted the constructor to accept the older names (until next breaking version 0.12)