Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
19d722aa
Commit
19d722aa
authored
May 19, 2021
by
lucas_miranda
Browse files
Replaced for loop with vectorised mapping on ClusterOverlap regularization layer
parent
a83aafe1
Pipeline
#101811
canceled with stages
in 6 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deepof_experiments.smk
View file @
19d722aa
...
...
@@ -133,9 +133,9 @@ rule train_models:
trained_models=outpath + "train_models/trained_weights/"
"GMVAE_input_type={input_type}_"
"window_size={window_size}_"
"N
extSeq
Pred={nspredweight}_"
"P
heno
Pred={phenpredweight}_"
"R
uleBased
Pred={rulesweight}_"
"N
S
Pred={nspredweight}_"
"PPred={phenpredweight}_"
"R
B
Pred={rulesweight}_"
"loss={loss}_"
"overlap_loss={overlap_loss}_"
"loss_warmup={warmup}_"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment