Skip to content
View flame0409's full-sized avatar
  • Southwest University,China
  • Chongqing,China

Block or report flame0409

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
flame0409/README.md

Hi there 👋123

Anurag's GitHub stats

Popular repositories Loading

  1. Android-Malware-Detection Android-Malware-Detection Public

    使用安卓Opcode字节码的N-gram序列特征进行恶意软件检测的完全步骤,使用算法RF,KNN

    Python 18

  2. Android Android Public

    基于opcode的N-gram安卓恶意软件检测,主要代码,完整代码请见Android_Malware_detection,有疑问请联系flameguocp@163.com

    Python 4 1

  3. Android_Malware_Detection-Adversarial-attack Android_Malware_Detection-Adversarial-attack Public

    实现了通过Android软件的Opcode的N-gram序列作为特征,在提取N-gram序列频率后,转化为7*7*7矩阵放入VGG-Net进行分类,并使用DeepFool进行对抗样本生成以及强化训练

    Python 2 1

  4. Jane-Street-Market-Prediction Jane-Street-Market-Prediction Public

    Your challenge will be to use the historical data, mathematical tools, and technological tools at your disposal to create a model that gets as close to certainty as possible. You will be presented …

    Jupyter Notebook 2

  5. DNN_Classcify DNN_Classcify Public

    手撕代码,以tensorflow为基础框架,实现主要包括2分类及多分类ANN,CNN,InceptionNet,RES-net,VGG-Net等

    Python 1

  6. android-malware android-malware Public

    Forked from ashishb/android-malware

    Collection of android malware samples

    Shell