pyvene.models.layers#
Classes
|
An autoencoder with a single-layer encoder and single-layer decoder. |
|
An abstract base class that defines an interface of an autoencoder. |
|
The inverse of a given LinearLayer module. |
|
A linear transformation with orthogonal initialization. |
|
A linear transformation with orthogonal initialization. |
|
A linear transformation with orthogonal initialization with subspace. |