Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Estimating Hurst exponents varying in time using neural networks for time series

License

Notifications You must be signed in to change notification settings

elifesciences-publications/hurst-exp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code is associated with the paper from Han et al., "Deciphering anomalous heterogeneous intracellular transport with neural networks". eLife, 2020. http://dx.doi.org/10.7554/eLife.52224

hurst-exp

Estimating Hurst exponents varying in time using neural networks for time series

Ensure you have Python3, tensorflow 1.14 and keras installed. FBM package used is from https://github.com/crflynn/fbm.

model3densediff_n13.h5 is the saved tensorflow model that has been pre-trained

singleexpest.py is the python script to use to classify a single trajectory with a single Hurst exponent.

multiexpest.py is the python script to use to classify a single trajectory with varying Hurst exponent by using a symmetric moving window.

More information can be found on https://www.biorxiv.org/content/10.1101/777615v2 or message/email me (Daniel S Han).

About

Estimating Hurst exponents varying in time using neural networks for time series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%