脑力激荡

时间:2021-02-18 18:05:36
【文件属性】:
文件名称:脑力激荡
文件大小:61KB
文件格式:ZIP
更新时间:2021-02-18 18:05:36
Python 声纳 异常检测服务 :magnifying_glass_tilted_right: :ghost: 部署说明 首先,通过以下链接下载.env vars以进行生产部署: s3://s0nar/env/master/.env 创建s0nar API和工作程序图像 docker-compose build --no-cache . # In project's root folder 然后使用docker-compose启动所有容器, LSTM-GPU worker除外: docker-compose up -d api mongodb rabbitmq flower arima-worker lstm-cpu-worker 我们不启动gpu工作器,因为docker-compose不支持nvidia-docker标志,然后: docker run --name lstm-gpu-worker --gpus all s0nar_lstm-gpu-wo
【文件预览】:
brain-iot-s0nar-master-old
----.gitignore(3KB)
----Dockerfile(311B)
----conftest.py(0B)
----requirements.txt(238B)
----src()
--------conftest.py(0B)
--------environment.py(134B)
--------__init__.py(2KB)
--------celery()
--------data_source()
--------data_model()
--------config.py(2KB)
--------blueprints()
----.gitlab-ci.yml(1KB)
----.env.sample(1KB)
----build()
--------arima-worker()
--------lstm-gpu-worker()
--------lstm-cpu-worker()
--------ml_requirements.txt(30B)
----LICENSE(14KB)
----docker-compose.yml(2KB)
----.gitmodules(0B)
----README.md(2KB)
----s0nar_analytics()
--------conftest.py(2KB)
--------preconditions_module()
--------metrics_module()
--------analysis_module()
--------utils.py(3KB)
--------README.md(601B)
--------data_models()
----app.py(119B)
----test()
--------conftest.py(2KB)
--------__init__.py(0B)
--------integration()
--------unit()

网友评论