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':