Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qgnn-tracking
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quantum-FE
qgnn-tracking
Commits
9f9b37f3
Commit
9f9b37f3
authored
5 months ago
by
Matteo Argenton
Browse files
Options
Downloads
Patches
Plain Diff
add support for scheduler
parent
2accb60d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/config.yaml
+5
-6
5 additions, 6 deletions
configs/config.yaml
with
5 additions
and
6 deletions
configs/config.yaml
+
5
−
6
View file @
9f9b37f3
data_path
:
'
data/pileup
1
0/train/'
data_path
:
'
data/pileup
20
0/train/'
# data_path: '/home/margento/selected_150_train_1/mu50/'
log_dir
:
'
logs/ICHEP/pileup10/m1/'
ckpt_dir
:
'
/home/lcappell/qgnn-tracking/logs/ICHEP/pileup10/m1'
log_dir
:
'
logs/scheduler_test_false/'
ckpt_dir
:
'
/home/margento/qgnn-tracking/logs/scheduler_test_false/ckpt'
run_type
:
'
new_run'
network
:
'
QGNN'
loss_func
:
'
BCE'
optimizer
:
'
Adam'
lr_schedule
:
Tru
e
lr_schedule
:
Fals
e
schedule
:
init_value
:
0.001
lr_peak
:
0.01
...
...
@@ -17,7 +16,7 @@ fixed_learning_r: 0.01
seed
:
0
n_epoch
:
1
n_epoch
:
1
0
n_train
:
45
n_valid
:
10
k-folding
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment