My master thesis project on malware detection using neural networks and multi task learning
Go to file
René Knaebel 9f0bae33d5 refactor dataset generation, add callbacks 2017-07-11 21:06:58 +02:00
data refactoring and adding standard files for .gitignore and .keep in data 2017-06-30 09:04:24 +02:00
models add pauls config test (TMP) 2017-07-08 13:01:58 +02:00
scripts add h5 support for pauls best config main 2017-07-11 11:12:03 +02:00
.gitignore added new networks for domain embedding and classification task 2017-07-05 17:37:08 +02:00
Makefile added params 2017-07-07 16:59:08 +02:00
README.md Init repo 2017-06-27 20:01:09 +02:00
dataset.py refactor dataset generation, add callbacks 2017-07-11 21:06:58 +02:00
hyperband.py added params 2017-07-07 16:59:08 +02:00
main.py refactor dataset generation, add callbacks 2017-07-11 21:06:58 +02:00

README.md

This is the init commit for my master thesis project.