Skip to content

Automatic classification of seismic signals from Llaima volcano (Chile)

License

Notifications You must be signed in to change notification settings

sborquez/volcano-seismic

Repository files navigation

Volcano-Seismic Classifier

Automatic classification of seismic signals from Llaima volcano (Chile).

Weigth and Biases

Workspace

Quickstart

# Copy the repository
project_dir="$(pwd)/volcano-seismic_classifier"
git clone https://github.com/sborquez/volcano-seismic_classifier.git $project_dir
# Run DataScience docker and mount project folder.
sudo docker run --name volcano-seismic_classifier --gpus all --rm -it -p 8888:8888 -p 8787:8787 -p 8786:8786 -v "$project_dir:/rapids/host/notebooks" sborquez/datascience:latest-gpu
# Download Datasets
(rapis)$ cd /rapids/host/notebooks
(rapis)$ python data.py --all
# Open your browser http://localhost:8888/lab? and go to host/notebooks

Bibliography

Documentation