Skip to content

Using deeplearning to solve binary code complie tag classification

Notifications You must be signed in to change notification settings

yang1young/BinaryCompileClassification

Repository files navigation

BinaryCompileClassification

Using deeplearning to solve binary code complie tag classification contains:

  • tensorflow RNN text classifiction

  • tensorflow CNN text classifiction

  • tensorflow CNN+RNN text classifiction

  • keras RNN text classifiction

  • keras CNN text classifiction

  • keras CNN+RNN text classifiction

  • keras hierarchical rnn text classifiction

file introduction

  1. backend Models from other person I use
  2. clean_utils cleaning utils for Text
  3. keras_cnn_rnn CNN and RNN models using Keras
  4. tensorflow_cnn_rnn CNN+RNN model using tensorflow
  5. tensorflow_rnn RNN model using tensorflow

About

Using deeplearning to solve binary code complie tag classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages