Last updated: 3 Mar 2022
1. Install Anaconda and requirements
- Download CEB repository
git clone https://github.com/JUNZHU-SEIS/CEB.git
cd CEB
- Create CEB environment
conda create -n CEB
conda activate CEB
conda install pip
pip install -r requirements.txt
Located in directory: model/socal_classifier.h5
See details in the notebook: example_batch_prediction.ipynb