Skip to content
View 2024Ryan's full-sized avatar
Block or Report

Block or report 2024Ryan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Basic-Well-Log-Interpretation Basic-Well-Log-Interpretation Public

    Forked from petroGG/Basic-Well-Log-Interpretation

    Basic Well Log Interpretation with python, pandas, matplotlib

    Lasso 1

  2. annotated_deep_learning_paper_implementations annotated_deep_learning_paper_implementations Public

    Forked from labmlai/annotated_deep_learning_paper_implementations

    🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gan…

    Jupyter Notebook

  3. DeepLearning-Concepts-and-Implementation-main DeepLearning-Concepts-and-Implementation-main Public

    Forked from XinyuanWangCS/DeepLearning-Concepts-and-Implementation-main

    Based on Pytorch, Linear Regression, MLP, CNN, RNN 本项目包括Pytorch基础操作, Linear Regression, MLP, CNN, RNN(keras实现); 每个部分包括讲解和代码实现; ipynb文件图片和公式显示有问题,请下载后运行阅���。

    Jupyter Notebook

  4. Application-of-machine-learning-for-the-interpretation-of-geophysical-well-logs Application-of-machine-learning-for-the-interpretation-of-geophysical-well-logs Public

    Forked from hemi84/Application-of-machine-learning-for-the-interpretation-of-geophysical-well-logs

    Jupyter Notebook

  5. Exploratory-Data-Analysis-of-Wireline-Well-Log-Data Exploratory-Data-Analysis-of-Wireline-Well-Log-Data Public

    Forked from RamySaleem/Exploratory-Data-Analysis-of-Wireline-Well-Log-Data

    Exploring 118 wells of 1 MM+ rows and 29 columns of wireline petrophysical data using the Pandas library. Analysed & Visualised wireline logs petrophysical dataset using - Pandas, Numpy, Matplotlib…

    Jupyter Notebook

  6. AutomatedWellLogCorrelation AutomatedWellLogCorrelation Public

    Forked from dudley-fitzgerald/AutomatedWellLogCorrelation

    Framework for correlating two or more well logs using feature vectors generated from CNN's in Pytorch

    Python