Metadata-Version: 2.1
Name: pnwcybersec
Version: 0.1.9
Summary: A deep learning malware detection module.
Home-page: https://github.com/bbdcmf/pnwcybersec
Author: Ryan Frederick, Joseph Shapiro
Author-email: freder20@pnw.edu
License: Apache License 2.0
Project-URL: Bug Tracker, https://github.com/bbdcmf/pnwcybersec/issues
Keywords: Deep Learning,Cyber Security
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

A deep learning malware detection module.


Change Log

0.1.7(01/31/2022)
-----------------
- Fixed a small error on pip install

0.1.8(02/01/2022)
-----------------
- Added some comments to make documentation easier later on
- Added pretrained option for trainModel function

0.1.9(02/01/2022)
-----------------
- Added ability to insert test dataframe for comparing prediction with actual


