adobe / adobe/obfuscation-detection

Efficiency Error

Open
#2 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
44
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Hey there,
I recently tested out your model and it seems to me that there is a major efficiency problem here. The fact that you use a 1 hot encoded vector to represent each character is a huge waste of memory. Have you tried running the conv net on just an array of numbers that represent the characters (ascii encoded)?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.