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
ec8ffa6f
Commit
ec8ffa6f
authored
Apr 23, 2021
by
lucas_miranda
Browse files
Started implementing annealing mode for KL divergence
parent
2df67bb6
Pipeline
#100155
passed with stages
in 22 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deepof_experiments.smk
View file @
ec8ffa6f
...
...
@@ -23,7 +23,7 @@ entropy_knn = [100]
next_sequence_pred_weights = [0.0, 0.15]
phenotype_pred_weights = [0.0]
rule_based_pred_weights = [0.0, 0.15]
window_lengths = range(11,56,11)
window_lengths =
[22] #
range(11,56,11)
input_types = ["coords"]
run = list(range(1, 11))
...
...
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