Subtle geo-magnetic anomalies in the ULF bandwidth called Unipolar Pulses can occur a few days prior to earthquakes.
We believe that magneto-receptive migratory birds such as White Storks can feel these subtle changes in the local geo-magnetic field. Hence, we used Supervised-Learning to predict earthquake imminence by feeding a B-LSTM with White Stork' daily behaviour sequences.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
You should have Python already installed.
If using another editor than SageMaker Studio
- Create a Virtual Environment in the root folder
python -m venv .venv
- Open SageMakerStudios (with GPU) or go in your local environment folder
- Clone the repo from a notebook directly:
!git clone https://github.com/Ashoka74/EQ_Forecast.git
- Install required packages
!pip install -r requirements.txt
- Run
blstm_presentation.ipynb
To further understand the Model: Model: https://youtu.be/NBq5jFEnzyY
This video will guide you through the code: Code: https://youtu.be/I_iIZmXBTDk
Distributed under the GNU License. See LICENSE.txt
for more information.
Sinan Robillard - sinanrobillard@gmail.com
Project Link: https://github.com/Ashoka74/EQ_Forecast.git