Skip to content

Commit

Permalink
Lambda back to 10 (not sure why it was ever set to 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplantbren committed Sep 7, 2024
1 parent 628aea0 commit b23e48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/Examples/SpikeSlab/OPTIONS
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
10000 # save interval
100 # threadSteps - how many steps each thread should do independently before communication
100 # maximum number of levels
1 # Backtracking scale length (lambda in the paper)
10 # Backtracking scale length (lambda in the paper)
100 # Strength of effect to force histogram to equal push (beta in the paper)
10000 # Maximum number of saves (0 = infinite)

0 comments on commit b23e48e

Please sign in to comment.