Project: RL2
Collection
Models for RL2 + susceptibility html plots + susceptibility viewer + action probs viewer • 14 items • Updated
image imagewidth (px) 1.58k 2.95k |
|---|
HTML plot storage for the Susceptibility Visualizations Space.
<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
cp -r /path/to/figs/<model_name> .
git add . && git commit -m "Add <model_name> plots" && git push