This repository includes code for the paper: Lithology Identification Based on One-dimensional Convolutional Neural Network and Recurrent Neural Network with Attention Mechanism.
- experiment_ml.ipynb: Experiments for machine learning-based algorithms.
- experiment_dl.py: Training for deep learning-based algorithms.
- evaluation_model.py: Evaluation for deep learning-based algorithms.