My master thesis project on malware detection using neural networks and multi task learning
Go to file
René Knaebel 5743127b7f new dataset format: multi-lists -> two arrays 2017-07-04 09:18:50 +02:00
data refactoring and adding standard files for .gitignore and .keep in data 2017-06-30 09:04:24 +02:00
scripts network predicts 2 by 2 classes, refactored threshold to main 2017-06-30 18:43:50 +02:00
.gitignore separating logical sections into dataset, models and main. 2017-06-30 10:12:20 +02:00
README.md Init repo 2017-06-27 20:01:09 +02:00
dataset.py new dataset format: multi-lists -> two arrays 2017-07-04 09:18:50 +02:00
main.py new dataset format: multi-lists -> two arrays 2017-07-04 09:18:50 +02:00
models.py added some argparse arguments to main 2017-07-03 13:48:12 +02:00

README.md

This is the init commit for my master thesis project.