Research Article
iPTT(2 L)-CNN: A Two-Layer Predictor for Identifying Promoters and Their Types in Plant Genomes by Convolutional Neural Network
Table 1
The specific parameters of the proposed model.
| Model | Layer type | Output shape |
| iPTT (2 L)-CNN | Input | | Conv1D (300,4,1) | | MaxPooling1D (2,1) | | Conv1D (120,4,1) | | MaxPooling1D (2,1) | | Flatten | 14640 | Dropout (0.5) | 14640 | Dense (ReLu) | 1280 | Dropout (0.5) | 1280 | Dense (ReLu) | 256 | Dense (sigmoid) | 2 |
|
|