类 | |
| singleton | CDenseFeatures< ST > |
| The class DenseFeatures implements dense feature matrices. 更多... | |
| class | CAutoencoder |
| Represents a single layer neural autoencoder. 更多... | |
枚举 | |
| enum | EAENoiseType { AENT_NONE =0, AENT_DROPOUT =1, AENT_GAUSSIAN =2 } |
| Determines the noise type for denoising autoencoders. 更多... | |