Closed blainerothrock closed 4 years ago
conda create -n earthquakes --python=3.7
conda install numpy
<-- must be install before obspy
dependency in requirements.txt
scikit-learn
and matplotlib
. Using latest versionspip install -r requirements.txt
Tremor data is found on the GPGPU
machine.
I cloned the repo on my Ubuntu machine and using PyCharm's deployment function synced the repo to my local machine. All data lives on the remote server, but I can edit locally on my mac.
README
seem to produce desired results... although when testing the prediction do not seem to match.
Install and successful run pre-processing, training and testing scripts from deep metric learning model