代码拉取完成,页面将自动刷新
#!/bin/sh
docker run -d --name buzz-based-anomaly \
-e CUDA_VISIBLE_DEVICES=4,5,6,7 \
-v /home/tcejrowski/buzz-based-anomaly-dataset/smartula:/data \
-v /home/macierz/142847ct/142847ct/research/buzz-based-anomaly:/io \
--gpus all \
-t tymonzz/buzz-based-anomaly:cuda-11.1.1 \
autoencoder periodogram /data \
--hives DEADBEEF93 \
--filter_dates 2020-08-10 2021-08-10 \
--log_folder /io/output/logs \
--model_output /io/output/models \
--model_config /io/input/model_config.yml \
--feature_config /io/input/feature_config.yml \
--learning_config /io/input/learning_config.yml \
--comet_config /io/input/comet.config \
--gpu_ids 0 1 2 3
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。