Skip to content
Lijun Zhu edited this page Apr 12, 2019 · 15 revisions

Yews is an open-source project dedicated to provide a deep learning framework for processing seismological data. It provides abstract classes for deep learning tasks as well as automation tools for preparing seismic dataset.

Contents

News

[April 10 2019] Workshop @ GT ML for Seismic

We held our first internal workshop to introduce the Yews package and open for internal alpha test.

Roadmap

Long-term goal

  • Processing seismic waveform data by deep learning
  • Peripheral tools to facilitate deep learning research in seismic processing

Short-term goal

  • Release an alpha test version (0.0.1) in April 2019
  • Release beta test version (tentatively v0.0.5) in August 2019
  • Release the first stable version (v0.1.0) in December 2019

To-do list

  • Prepare release to package managers including pip and conda (0.0.1)
  • Setup Travis CI and codecov
  • Include unittest via pytest
  • Start online documentation via sphinx
  • Get a list of feature request from EAS scholars

Acknowledging

Please support the project by acknowledging the use of it. This helps us keep it alive. If you use Yews for work resulting in an academic publication, we would be grateful if one of the following papers is cited:

TravisCI Status
AppVeyor
Coverage Status
Anaconda Cloud
PyPI
Downloads

Clone this wiki locally