Skip to content
Snippets Groups Projects
Commit f53f1923 authored by Jeffrey Wigger's avatar Jeffrey Wigger
Browse files

additonal wavelets

parent 0b603879
No related branches found
No related tags found
No related merge requests found
......@@ -68,9 +68,9 @@ echo samples per user: $samples_per_user
# random_seeds for which to rerun the experiments
#random_seeds=("90" "91" "92" "93" "94")
random_seeds=("97")
# "bior2.2"
wavelets=("rbio2.2") # "rbio3.1" "bior3.1" "sym2" "sym10" "sym5" "db5" "db10"
levels=("None")
# "bior2.2" "rbio2.2"
wavelets=("bior4.4" "rbio4.4" "sym7" "db7" "sym2") #
levels=("4" "None")
echo batchsize: $batchsize
echo communication rounds per global epoch: $comm_rounds_per_global_epoch
# calculating how many batches there are in a global epoch for each user/proc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment