Monday, November 27, 2023
Subscribe to:
Posts (Atom)
Self Attention
x → Embedding → MultiHeadAttention → Concat → Project to lower dim → → Add(x) → LayerNorm → FFN → Add → LayerNorm Vocab to embedding t...
-
get_stratified_positions < - function ( input_label_list , percentage ) { set . seed ( 123...
-
1st Method CLT : We calculate E[X] = Proportion of success H0 = proportion of fair coin = 0.5 Calculate p value proportion test. 2nd Method ...