Skip to content

shaikhon/Clockwork-RNN-Porosity-Log-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClockworkRNN_Porosity_Log_Prediction

A Clockwork RNN model to train on compressional velocity (Vp), formation density (Rhob), gamma ray (Gr), and resistivity (Rt) logs to predict Neutron Porosity (Nphi)

The clockwork RNN model is a tensorflow implementation of Koutnik et al., 2014.

This a modified implementation of tomrunia/ClockworkRNN

The modifications include:

  1. Fixed mask of the hidden layer
  2. Added correct selection of block-rows of the hidden layer for evaluation
  3. Added prediction point-by-point
  4. Added training and validation losses plots
  5. Added learning rate decay plot

About

A Clockwork RNN model to train on compressional velocity (Vp), formation density (Rhob), gamma ray (Gr), and resistivity (Rt) logs to predict Neutron Porosity (Nphi)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages