My master thesis project on malware detection using neural networks and multi task learning
Go to file
René Knaebel b2f5c56019 refactor dataset generation 2017-07-05 21:19:19 +02:00
data refactoring and adding standard files for .gitignore and .keep in data 2017-06-30 09:04:24 +02:00
models refactor models package: create separate modules for pauls and renes networks 2017-07-05 18:10:22 +02:00
scripts added new networks for domain embedding and classification task 2017-07-05 17:37:08 +02:00
.gitignore added new networks for domain embedding and classification task 2017-07-05 17:37:08 +02:00
Makefile refactor dataset generation 2017-07-05 21:19:19 +02:00
README.md Init repo 2017-06-27 20:01:09 +02:00
dataset.py refactor dataset generation 2017-07-05 21:19:19 +02:00
main.py refactor dataset generation 2017-07-05 21:19:19 +02:00

README.md

This is the init commit for my master thesis project.