| Algorithm 1: A 3D gravity inversion method based on the attention fusion mechanism |
|
Input: Training data pair , , Batch size , Learning rate
|
|
Initialization: weight , offset ,
|
|
Repeat:
|
|
|
| (1) Forward propagation |
| Encoding
|
|
|
|
|
|
|
|
|
|
|
|
|
| Decoding
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| (2) Back propagation |
|
|
|
|
| Until the neural network converges |
| The gravity anomaly data of the area to be reconstructed are input d, and the reconstructed model is predicted. |