mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-04 12:10:45 +02:00
Modif suite de test pour Brutus (-shared mag)
This commit is contained in:
parent
12ff3ee115
commit
e3bdc85104
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ if __name__ == "__main__":
|
|||
tf_dict = {k: TF.TF_dict[k] for k in tf_names}
|
||||
TF_nb = [len(tf_dict)] #range(10,len(TF.TF_dict)+1) #[len(TF.TF_dict)]
|
||||
N_seq_TF= [1, 2, 3, 4]
|
||||
mag_setup = [(True,True), (False,True), (False, False)]
|
||||
mag_setup = [(True,True), (False, False)]
|
||||
nb_run= 3
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue