Go to file
Eduardo Cueto-Mendoza c8d8253d24
Modified stopping criteria and add of new data file (previously ignored)
2025-01-29 11:26:17 +00:00
Mixtures Commited code from 2023 2024-05-10 10:59:24 +01:00
data Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
layers Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
models Add new Experiments, with noise addition and better save 2025-01-15 10:26:48 +00:00
tests Commited code from 2023 2024-05-10 10:59:24 +01:00
.gitignore Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
LICENSE Add new Experiments, with noise addition and better save 2025-01-15 10:26:48 +00:00
README.md Commited code from 2023 2024-05-10 10:59:24 +01:00
amd_sample_draw.py Add new Experiments, with noise addition and better save 2025-01-15 10:26:48 +00:00
arguments.py Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
cpu_watt.sh Add new Experiments, with noise addition and better save 2025-01-15 10:26:48 +00:00
gpu_power_func.py Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
gpu_sample_draw.py Commited code from 2023 2024-05-10 10:59:24 +01:00
main_bayesian.py Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
main_frequentist.py Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
mem_free.sh Add new Experiments, with noise addition and better save 2025-01-15 10:26:48 +00:00
metrics.py Commited code from 2023 2024-05-10 10:59:24 +01:00
pyproject.toml Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
radeontop.sh Add new Experiments, with noise addition and better save 2025-01-15 10:26:48 +00:00
read_pickle.py Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
run_service.py Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
stopping_crit.py Modified stopping criteria and add of new data file (previously ignored) 2025-01-29 11:26:17 +00:00
uncertainty_estimation.py Commited code from 2023 2024-05-10 10:59:24 +01:00
utils.py Commited code from 2023 2024-05-10 10:59:24 +01:00

README.md

Energy efficiency comparison

This experiment compares a Frequentist CNN model against a Bayesian CNN model