Skip to content

Commit

Permalink
Update spectral_scheduling.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx authored May 11, 2024
1 parent 16f3b90 commit 46bacad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spectral_scheduling.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ labels: experimental
2. treat the eigenvalues as relative sampling weight, sample a basis dimension/component each batch
3. sample a batch of data, using that datum's value in the sampled component as their relative likelihood (threshold this)
4. incorporate a temperature term so we can sample disproportionately from the important components in early training, progressively increasing the weight of the tail probabilities.

can we learn this online?

0 comments on commit 46bacad

Please sign in to comment.