timaeus/jaxgmg-sus-vis-data
jaxgmg-sus-vis-data HTML plot storage for the Susceptibility Visualizations Space. Structure <model_name>/ comparison_*.html <run_name>_nbeta:<N>_perturbation_type:<type>/ conv_vs_fc_direction.html conv_blocks_3d_direction.html fc_layers_3d_direction.html pca_direction.html Adding plots cp -r /path/to/figs/<model_name> . git add . && git commit -m "Add <model_name> plots" && git push
0573
jaxgmg-sus-vis-data
HTML plot storage for the Susceptibility Visualizations Space.
Structure
<model_name>/
comparison_*.html
<run_name>_nbeta:<N>_perturbation_type:<type>/
conv_vs_fc_direction.html
conv_blocks_3d_direction.html
fc_layers_3d_direction.html
pca_direction.htmlAdding plots
cp -r /path/to/figs/<model_name> .
git add . && git commit -m "Add <model_name> plots" && git push