Skip to content

mearts/DL-MSS_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DL-MSS

Deep Learning followed by Moment Scaling Spectrum

Jupyter notebooks:

Data files:

Required python packages:

  • numpy
  • scipy
  • matplotlib
  • seaborn
  • ipywidgets

Installation of 'ipywidgets' and enabling of 'Initialization cells':

pip install ipywidgets
jupyter nbextension enable --py widgetsnbextension

pip install jupyter_nbextensions_configurator jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
jupyter nbextensions_configurator enable --user

In the Jupiter notebook, in the last tab “Nbextensions” the following extensions should be activated: 'Initialization cells':

Activating Initialization Cells

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published