Skip to content

v0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 11:34
· 37 commits to master since this release

BetaML v0.11.1

Diff since v0.11.0

  • changed some keyword arguments of AutoEncoder and PCAEncoder: outdims => encoded_size and innerdims => layers_size

This shouldn't be breaking as I twisted the constructor to accept the older names (until next breaking version 0.12)