Interface NeuralNetworkModel.Layer

    • Method Detail

      • calculateOutput

        float[] calculateOutput​(float[] inputVec)