blainerothrock / earthquakes

Supporting code for "Automating the Detection of Dynamically Triggered Earthquakes via a Deep Metric Learning Algorithm"
0 stars 0 forks source link

Dockerize #6

Open blainerothrock opened 4 years ago

blainerothrock commented 4 years ago

Dependent on #5

Containerize the codebase so it can be easily deployed. Training and inference should be accessible from outside the docker instance.

data should be accessible from external resources (S3 or another direct link).