/FNet

Primary LanguageJupyter Notebook

FNet

This is a list of Jupyter notebooks associated with FNet to apply on SDSS DR16Q data.

They have been tested with python-2.7 and python-3.5

Required packages:

  • numpy
  • h5py
  • time
  • torch
  • torchvision
  • matplotlib
  • seaborn
  • sklearn
  • skorch
  • jupyter

All those packages can be installed with pip.

pip install <package>...<package>

If you have the Python anaconda distribution, you can also install the packages with

conda install <package>...<package>

Below is a description of the available notebooks: