The blog can be found here
- Make sure you have Docker and Docker Compose installed
- Run the setup script:
./setup_docker.sh - Download models from Google Drive
- Extract them to the
modelsdirectory - Build and start the container:
docker-compose up -d - Run experiments:
docker-compose exec laplace ./tests/run_uq_baselines.shdocker-compose exec laplace ./tests/run_uq_laplace.shdocker-compose exec laplace ./tests/run_uq_subspace.sh