Skip to content

Treating the electrochemical impedance spectra as time series data. Use Dense, CNN, RNN and Transformer to predict the impedance at low frequencies using high frequency data.

License

Notifications You must be signed in to change notification settings

Charlespoole/TimeSeriesEIS

Repository files navigation

This repo contains the EIS dataset and trained DNN models that are described in paper titled "Serialization of electrochemical impedance spectra to forecast low frequency impedances via deep learning neural networks".

There is a simple jupyter notebook example on how to load, normlize and split the dataset, as well as how to load the DNN models.

Further files will be added depend on the process of the paper.

Note: the models were created and trained on Ubuntu 20.04 system with tensorflow = 2.6, I have tried to run the models on Apple's macbook with apple silicon, but the prediction results are completely different for reasons unknown. Users must beware that it is preferablly to run the models on Linux or Windows system.

About

Treating the electrochemical impedance spectra as time series data. Use Dense, CNN, RNN and Transformer to predict the impedance at low frequencies using high frequency data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published