Commit History

fix: adjust figure size for scatter plot in generate_scatter_plot function
a8d5869
Running

srossi93 commited on

refactor: format code for readability in generate_scatter_plot function
3d7b01d

srossi93 commited on

feat: add depth slider and cache figures in BNN prior demo
4078c11

srossi93 Claude Opus 4.7 commited on

feat: add SLURM array job for BNN prior depth sweep
b28cdfa

srossi93 Claude Opus 4.7 commited on

feat: add BNN prior optimization demo page
1bdf5da

srossi93 Claude Opus 4.7 commited on

fix: update save directory default and optimize inference for CPU device
1d20dc2

srossi93 commited on

refactor: inline inference into main(), add CLI args and save all artifacts to parameterized dir
1dfbfff

srossi93 Claude Opus 4.7 commited on

fix: update bnn-priors git source from SSH to HTTPS in requirements and lock files
fbba934

srossi93 commited on

fix: update SLURM array range and reduce job time; add steps parameter to script
afe4e2b

srossi93 commited on

feat: work-in-progress on prior demo
5e43ad9

srossi93 commited on

fix: adjust training set size range and default value in UI
79f1186

srossi93 commited on

fix: use to_numpy() to fix Pylance type error on comparison
4a9e73e

srossi93 Claude Opus 4.7 commited on

feat: use log scale x-axis for grokking plot with numbered ticks
13f7fca

srossi93 Claude Opus 4.7 commited on

feat: add SLURM array job for grokking sweep
4b096f4

srossi93 commited on

fix: config adam correctly
5cb1d0d

srossi93 commited on

fix: include pyarrow
de88999

srossi93 commited on

revert: restore PEP 723 script for grokking training
4ee84e3

srossi93 commited on

feat: switch to CUDA 12.1 for PyTorch
6532e49

srossi93 commited on

feat: add CUDA 12.1 support for grokking script
c31d89a

srossi93 commited on

cleanup: remove compute workspace and adjust layout
3f68c70

srossi93 commited on

refactor: convert grokking script to PEP 723 format
7e17c63

srossi93 commited on

feat: add grokking demo page with chat interface
fd0b0b7

srossi93 commited on

feat: add grokking training script for modular arithmetic
5902f32

srossi93 commited on

feat: add DEMO_DATA_DIR env var for flexible data directory
c8530a3

srossi93 Claude Opus 4.7 commited on

feat: add Bayesian neural network uncertainty decomposition with Parquet caching
94d0706

srossi93 Claude Opus 4.7 commited on

feat: improve covariance matrix visualization with color-coded crosshairs and scatter points
1e11244

srossi93 Claude Opus 4.7 commited on

feat: reduce contour levels in GP joint distribution plot
f6021a2

srossi93 Claude Opus 4.7 commited on

feat: add Gaussian Process joint distribution visualization
7e6b171

srossi93 Claude Opus 4.7 commited on

feat: add deep net prior pathologies visualization
6eac6a7

srossi93 Claude Opus 4.7 commited on

feat: add compute workspace for heavy model training
41a3e04

srossi93 commited on

feat: add activation function selector for function space manifold plot
48a3214

srossi93 Claude Opus 4.7 commited on

refactor: rename "ASI Demos" to "Demos" and finalize CLAUDE.md
40cb5c7

srossi93 Claude Opus 4.7 commited on

fix: make sidebar expand button transparent but clickable
0612f92

srossi93 commited on

feat: upgrade Python version to 3.13 in Dockerfile and streamline application code copying
e090600

srossi93 commited on

fix: use python -m streamlit to avoid shebang issue in multi-stage build
a641bb7

srossi93 commited on

feat: update Dockerfile port to 7860 and include config.py
46a0251

srossi93 commited on

feat: add function space manifold visualization for Bayesian deep learning
6cf0dad

srossi93 commited on