A project repo template.
calculate_PA_of_networks.ipynb
.ipynb
This script creates
- a
code
folder for storing the 'library' for the project. - a
data
folder for storing datasets and scripts for downloading datasets. - a
exps
folder for storing timestamped experiments. - a
.gitignore
file that lists temporary and binary files to ignore (LaTeX, Python, Jupyter, data files, etc. )