ma_cisco_malware/Makefile

6 lines
180 B
Makefile
Raw Normal View History

test:
2017-07-07 16:48:10 +02:00
python3 main.py --modes train --epochs 1 --batch 64 --train data/rk_data.csv.gz
2017-07-07 16:48:10 +02:00
hyper:
python3 main.py --modes hyperband --epochs 1 --batch 64 --train data/rk_data.csv.gz