File size: 533 Bytes
81c99dc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
site_name: "DeepDenoiser"
site_description: 'DeepDenoiser: Seismic Signal Denoising and Decomposition Using Deep Neural Networks'
site_author: 'Weiqiang Zhu'
docs_dir: docs/
repo_name: 'wayneweiqiang/DeepDenoiser'
repo_url: 'https://github.com/wayneweiqiang/DeepDenoiser'
nav:
    - Overview: README.md
    - Interactive Example: example_interactive.ipynb
    - Batch Prediction: example_batch_prediction.ipynb
theme:
  name: 'material'
plugins:
  - mkdocs-jupyter
extra:
  analytics:
    provider: google
    property: G-FMMP8CQRDZ