My master thesis project on malware detection using neural networks and multi task learning
Go to file
René Knaebel 8334e9a84f removed ys from training data generation 2017-06-30 17:42:18 +02:00
data refactoring and adding standard files for .gitignore and .keep in data 2017-06-30 09:04:24 +02:00
scripts dataset generation script 2017-06-30 10:49:49 +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 removed ys from training data generation 2017-06-30 17:42:18 +02:00
main.py added pauls extensions for new predictions 2017-06-30 17:19:04 +02:00
models.py separating logical sections into dataset, models and main. 2017-06-30 10:12:20 +02:00

README.md

This is the init commit for my master thesis project.