Applying the methology from Triggered Earthquakes to The Triggered Tremor dataset.
update config.gin
with desired parameters
python train.py
View results with Tensorboard
tensorboard --logdir runs
Models will be stored in ./models
(ignored from source control)
While the model runs, the model is not converging. This method needs to be explored further for this dataset.