Skip to content

Code materials for an Oxford Intelligent Earth CDT workshop on Gaussian Processes (GPs) for probabilistic earthquake ground motion prediction.

License

Notifications You must be signed in to change notification settings

sscivier/intelligent-earth-cdt-earthquakes-gp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxford IE CDT Workshop on GPs for probabilistic earthquake ground motion prediction

Binder

Table of Contents

Introduction

This repository contains materials for an Oxford Intelligent Earth CDT workshop on Gaussian Processes (GPs) for probabilistic earthquake ground motion prediction. The workshop aims to provide participants with hands-on experience in using GPs for as part of a workflow for predicting earthquake ground motions, in a proof-of-concept example.

Installation

You can use Binder to run the notebook online without any installation. Click the Binder badge at the top of this README to launch the notebooks in your browser. It is recommended not to run model training on Binder, as it may take much longer than on your computer; choose from the pre-trained models instead.

Alternatively, you can install the required dependencies to run the notebook workbook.ipynb using the following command:

pip install -r requirements.txt

It is recommended to install the dependencies in a virtual environment.

Usage

Click the Binder badge at the top of this README to launch the notebook in your browser, and follow the instructions in the notebook.

If you would like to run this notebook on your computer, first clone the repository and install the required dependencies (see above). You can then launch the Jupyter Notebook by running the following command in your terminal:

jupyter notebook

Then, open the notebook file to start the workshop exercises.

Contributing

If you have any suggestions, improvements, questions, or comments - please create an issue, submit a pull request, or get in touch.

License

This project is licensed under the Apache-2.0 License. See the LICENSE file for details.

About

Code materials for an Oxford Intelligent Earth CDT workshop on Gaussian Processes (GPs) for probabilistic earthquake ground motion prediction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published