onlytojay commited on
Commit
9f66e26
·
verified ·
1 Parent(s): c626e75

Delete retrained_network/config_files

Browse files
retrained_network/config_files/index-0.json DELETED
@@ -1,20 +0,0 @@
1
- {
2
- "_model_description_": "Base resnet system that is reinitialized at the start of each task",
3
- "_comment_1_": "Data paths; change data_path and results_dir to your convenience",
4
- "data_path": "/proj/internal_group/ccs/JustinLab/jeakwon/project2024/cbp/loss-of-plasticity/lop/incremental_cifar/data",
5
- "results_dir": "/proj/internal_group/ccs/JustinLab/jeakwon/project2024/cbp/loss-of-plasticity/lop/incremental_cifar/results",
6
- "experiment_name": "retrained_network",
7
- "num_workers": 12,
8
- "_comment_2_": "Learner Parameters",
9
- "stepsize": 0.1,
10
- "weight_decay": 0.0005,
11
- "momentum": 0.9,
12
- "_comment_3_": "Shrink and perturb parameters",
13
- "noise_std": 0.0,
14
- "_comment_4_": "Continual Backprop Parameters",
15
- "use_cbp": false,
16
- "_comment_5_": "Network resetting parameters",
17
- "reset_head": false,
18
- "reset_network": true,
19
- "early_stopping": true
20
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
retrained_network/config_files/index-1.json DELETED
@@ -1,20 +0,0 @@
1
- {
2
- "_model_description_": "Base resnet system that is reinitialized at the start of each task",
3
- "_comment_1_": "Data paths; change data_path and results_dir to your convenience",
4
- "data_path": "/proj/internal_group/ccs/JustinLab/jeakwon/project2024/cbp/loss-of-plasticity/lop/incremental_cifar/data",
5
- "results_dir": "/proj/internal_group/ccs/JustinLab/jeakwon/project2024/cbp/loss-of-plasticity/lop/incremental_cifar/results",
6
- "experiment_name": "retrained_network",
7
- "num_workers": 12,
8
- "_comment_2_": "Learner Parameters",
9
- "stepsize": 0.1,
10
- "weight_decay": 0.0005,
11
- "momentum": 0.9,
12
- "_comment_3_": "Shrink and perturb parameters",
13
- "noise_std": 0.0,
14
- "_comment_4_": "Continual Backprop Parameters",
15
- "use_cbp": false,
16
- "_comment_5_": "Network resetting parameters",
17
- "reset_head": false,
18
- "reset_network": true,
19
- "early_stopping": true
20
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
retrained_network/config_files/index-2.json DELETED
@@ -1,20 +0,0 @@
1
- {
2
- "_model_description_": "Base resnet system that is reinitialized at the start of each task",
3
- "_comment_1_": "Data paths; change data_path and results_dir to your convenience",
4
- "data_path": "/proj/internal_group/ccs/JustinLab/jeakwon/project2024/cbp/loss-of-plasticity/lop/incremental_cifar/data",
5
- "results_dir": "/proj/internal_group/ccs/JustinLab/jeakwon/project2024/cbp/loss-of-plasticity/lop/incremental_cifar/results",
6
- "experiment_name": "retrained_network",
7
- "num_workers": 12,
8
- "_comment_2_": "Learner Parameters",
9
- "stepsize": 0.1,
10
- "weight_decay": 0.0005,
11
- "momentum": 0.9,
12
- "_comment_3_": "Shrink and perturb parameters",
13
- "noise_std": 0.0,
14
- "_comment_4_": "Continual Backprop Parameters",
15
- "use_cbp": false,
16
- "_comment_5_": "Network resetting parameters",
17
- "reset_head": false,
18
- "reset_network": true,
19
- "early_stopping": true
20
- }