Selected article for: "activation function and dense layer"

Author: Amine Amyar; Romain Modzelewski; Su Ruan
Title: Multi-task Deep Learning Based CT Imaging Analysis For COVID-19: Classification and Segmentation
  • Document date: 2020_4_21
  • ID: hiac6ur7_27
    Snippet: x 1024 to which we add a convolutional layer followed by a maxpooling, and then a flatten operation to convert the data to a mono-dimensional tensor to perform the classification. The multi-layer perceptron consist of a two Dense layer with 128 and 64 neurons respectively, with a dropout of 0.5 and the activation function elu. The last layer is a Dense layer with one neuron for image classification using a sigmoid activation and a binary cross en.....
    Document: x 1024 to which we add a convolutional layer followed by a maxpooling, and then a flatten operation to convert the data to a mono-dimensional tensor to perform the classification. The multi-layer perceptron consist of a two Dense layer with 128 and 64 neurons respectively, with a dropout of 0.5 and the activation function elu. The last layer is a Dense layer with one neuron for image classification using a sigmoid activation and a binary cross entropy as the loss function (loss3):

    Search related documents:
    Co phrase search for related documents
    • activation function and classification perform: 1
    • activation function and convolutional layer: 1, 2, 3, 4
    • activation function and dense layer: 1
    • activation function and image classification: 1, 2, 3
    • activation function and loss function: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
    • activation function and sigmoid activation: 1, 2, 3, 4
    • activation function elu and binary cross: 1
    • activation function elu and classification perform: 1
    • activation function elu and convolutional layer: 1
    • activation function elu and loss function: 1
    • binary cross and classification perform: 1
    • binary cross and convolutional layer: 1, 2
    • binary cross and loss function: 1, 2, 3, 4, 5, 6, 7
    • classification perform and convolutional layer: 1
    • classification perform and image classification: 1, 2, 3, 4, 5, 6, 7
    • classification perform and loss function: 1, 2, 3, 4
    • convolutional layer and image classification: 1
    • convolutional layer and loss function: 1, 2, 3
    • convolutional layer and sigmoid activation: 1