# Seismic Deconvolution

The removal of source effects. It is an important pre-migration data processing tasks.&#x20;

### **Used ML Approaches:**

* Artificial Neural Networks

### **Used Neural Networks:**

* RNN

### Used Learning Procedures:

* Supervised Learning

### References:

1. Calderón-Macías, C., Sen, M. K., & Stoffa, P. L. (1997). Hopfield neural networks, and mean field annealing for seismic deconvolution and multiple attenuation. Geophysics, 62(3), 992-1002.
2. Harrigan, E., Kroh, J. R., Sandham, W. A., & Durrani, T. S. (1991, November). Seismic wavelet extraction using artificial neural networks. In 1991 Second International Conference on Artificial Neural Networks (pp. 95-99). IET.
3. Wang, L. X., & Mendel, J. M. (1992). Adaptive minimum prediction-error deconvolution and source wavelet estimation using Hopfield neural networks. Geophysics, 57(5), 670-679.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://smousavi05.gitbook.io/mlseismology/seismological-tasks/seismic-deconvolution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
