Project: RL1 RL2
Collection
Models in use for RL1 + RL2 + susceptibility html plots + susceptibility viewer + action probs viewer. RL1 experiments redone with these models. • 14 items • Updated
image imagewidth (px) 65 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