smart-contracts-vulnerabilities icon indicating copy to clipboard operation
smart-contracts-vulnerabilities copied to clipboard

[BlockSys 2022] Exploring deep learning techniques for Ethereum smart contract vulnerability detection.

Results 2 smart-contracts-vulnerabilities issues
Sort by recently updated
recently updated
newest added

Dear @mwritescode, I'm working with smart-contract vulnerability and I would like to use your work as baseline for mine. Could you share your configuration for "inception", "rnn" and "1d-resnet" model?...

Dear @mwritescode I am training on `resnet_1d` but it gives an error maybe Pytorch version problem. Do you know how to solve it? .YAML File ``` DATASET: AUGUMENTATION: false BINARY_LABELS:...