Skip to content

Commit c04fc75

Browse files
committed
adding rt and info theory stuf
1 parent 236be7a commit c04fc75

17 files changed

Lines changed: 5146 additions & 42641 deletions

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ parts/
2020
sdist/
2121
var/
2222
wheels/
23+
benchmark_output/
24+
families/
2325
*.egg-info/
2426
.installed.cfg
2527
*.egg

benchmark_configs/config_10_embeddings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ overwrite : false
3333

3434
# Encoder Configuration
3535
EMA: true
36-
36+
use_uncertainty_weighting: true
3737
# Commitment cost scheduling - THE FOCUS OF THIS CONFIG
3838
commitment_cost: 0.90 # Final commitment cost (high value for strong regularization)
3939
use_commitment_scheduling: true # Enable scheduling

foldtree2/notebooks/benchmarks/treelikelihood_info_theory_benchmark.ipynb

Lines changed: 1995 additions & 40809 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)