Last updated: 7 Mar 2022
1. Install Anaconda and requirements
- Download TLPN repository
git clone https://github.com/JUNZHU-SEIS/TLPN.git
cd TLPN
- Create TLPN environment (for Chinese users, the anaconda mirror maintained by tuna is recommended to download pytorch.)
conda env create -f env.yml # It might take you a long time
conda activate TLPN
Located in directory: model/tlstead.pt
See details in the notebook: example_batch_prediction.ipynb
See details in the notebook: example_predict_continuous_waveform.ipynb