Skip to content

dgbpy is a framework for research and deployment of machine learning models from seismic and well data.

License

Notifications You must be signed in to change notification settings

OpendTect/dgbpy

Repository files navigation

License Python Tensorflow PyTorch Sklearn

dgbpy

dgbpy is a framework for research and deployment of machine learning models from seismic and well data.

Installation

With pipenv:

pipenv install git+https://github.com/OpendTect/dgbpy.git#egg=dgbpy

With pip:

pip3 install git+https://github.com/OpendTect/dgbpy.git

After that just import dgbpy:

import dgbpy

To get the developer version, run

git clone --recursive https://github.com/OpendTect/dgbpy.git

Documentation

Citing dgbpy

Please cite dgbpy in your publications if it helps your research.

Huck A., and Mogg W., Ibrahim O. dgbpy library for seismic interpretation with deep learning. 2019.
@misc{dgbpy_2019,
  author       = {A. Huck and W. Mogg and O. Ibrahim},
  title        = {dgbpy library for seismic interpretation with deep learning},
  year         = 2019
}

About

dgbpy is a framework for research and deployment of machine learning models from seismic and well data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages