Skip to content

Commit 1162c6c

Browse files
committed
updated balanced subnet section
1 parent 4379eab commit 1162c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ <h2 class="title is-3">What is BalancedSubnet?</h2>
303303
memorized_sequences: set of sequences memorized by the LM
304304
random_sequences: set of random sequences
305305
loss_weight: weighting coefficient optimization objective
306-
<br>
306+
307307
BalancedSubnet(LM, K, memorized_sequences, random_sequences, num_epochs, loss_weight)
308308
LM<sub>edited</sub> &larr; Copy of LM
309309
scores &larr; kaiming_uniform([...]) # Score arry w/ kaiming init., 1 score per parameter

0 commit comments

Comments
 (0)