Class AutoEncoder.Builder

    • Constructor Detail

      • Builder

        public Builder()
      • Builder

        public Builder​(double corruptionLevel)
        Builder - sets the level of corruption - 0.0 (none) to 1.0 (all values corrupted)
        Parameters:
        corruptionLevel - Corruption level (0 to 1)
    • Method Detail

      • corruptionLevel

        public AutoEncoder.Builder corruptionLevel​(double corruptionLevel)
        Level of corruption - 0.0 (none) to 1.0 (all values corrupted)
        Parameters:
        corruptionLevel - Corruption level (0 to 1)
      • sparsity

        public AutoEncoder.Builder sparsity​(double sparsity)
        Autoencoder sparity parameter
        Parameters:
        sparsity - Sparsity