Skip to content

To predict portable executable malware using Neural Networks with Tensorflow

Notifications You must be signed in to change notification settings

aksh-ai/pe_malware_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Malware Prediction

Predict portable executable malware using Neural Networks (Tensorflow).

Dataset taken from kaggle

Requirements

Python 3 and necessary libraries given in requirements.txt (or) req.txt.

Install the required libraries using the pip package manager.

For pip version 19.1 or above:

pip install -r requirements.txt --user

or

pip3 install -r requirements.txt --user

Future Scopes

  • Build different Neural Network architectures involving Convolutions and Recurrent cells.
  • Use a different sampling method to overcome classs imbalance.

About

To predict portable executable malware using Neural Networks with Tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •