onlytojay commited on
Commit
c18057a
·
verified ·
1 Parent(s): bfc6b5f

Delete continual_backpropagation/config_files

Browse files
continual_backpropagation/config_files/index-0.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "_model_description_": "Continual backpropagation algorithm",
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": "continual_backpropagation",
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": true,
16
- "replacement_rate": 1e-05,
17
- "utility_function": "contribution",
18
- "maturity_threshold": 1000,
19
- "_comment_5_": "Network resetting parameters",
20
- "reset_head": false,
21
- "reset_network": false,
22
- "early_stopping": true
23
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
continual_backpropagation/config_files/index-1.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "_model_description_": "Continual backpropagation algorithm",
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": "continual_backpropagation",
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": true,
16
- "replacement_rate": 1e-05,
17
- "utility_function": "contribution",
18
- "maturity_threshold": 1000,
19
- "_comment_5_": "Network resetting parameters",
20
- "reset_head": false,
21
- "reset_network": false,
22
- "early_stopping": true
23
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
continual_backpropagation/config_files/index-2.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "_model_description_": "Continual backpropagation algorithm",
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": "continual_backpropagation",
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": true,
16
- "replacement_rate": 1e-05,
17
- "utility_function": "contribution",
18
- "maturity_threshold": 1000,
19
- "_comment_5_": "Network resetting parameters",
20
- "reset_head": false,
21
- "reset_network": false,
22
- "early_stopping": true
23
- }