Table 3 Parameters of the Optimized-LSTM Model.
From: Deep learning-based solution for smart contract vulnerabilities detection
Layer parameters | Configuration |
---|---|
Learning rate | 0.0001 |
Input dimension | 768 |
Hidden dimension | 128 |
Number of layers | 2 |
Bidirectional | True |
Batch first | True |
Dropout | 0.5 |
Output dimension | 4 |