update medias
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
Set of sinusoids of different frequencies.
|
Set of sinusoids of different frequencies.
|
||||||
|
|
||||||
$$
|
$$
|
||||||
f(p,2i)=\sin(\frac{p}{10000^{2i/d}})\quad f(p,2i+1)=\cos(\frac{p}{10000^{2i/d}})\
|
f(p,2i)=\sin(\frac{p}{10000^{2i/d}})\quad f(p,2i+1)=\cos(\frac{p}{10000^{2i/d}})
|
||||||
$$
|
$$
|
||||||
|
|
||||||
[source](https://kazemnejad.com/blog/transformer_architecture_positional_encoding/)
|
[source](https://kazemnejad.com/blog/transformer_architecture_positional_encoding/)
|
||||||
|
|||||||
@@ -15,4 +15,5 @@ export default {
|
|||||||
CSE559A_L10: "Computer Vision (Lecture 10)",
|
CSE559A_L10: "Computer Vision (Lecture 10)",
|
||||||
CSE559A_L11: "Computer Vision (Lecture 11)",
|
CSE559A_L11: "Computer Vision (Lecture 11)",
|
||||||
CSE559A_L12: "Computer Vision (Lecture 12)",
|
CSE559A_L12: "Computer Vision (Lecture 12)",
|
||||||
|
CSE559A_L13: "Computer Vision (Lecture 13)",
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
public/CSE559A/1D_Conv.png
Normal file
BIN
public/CSE559A/1D_Conv.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
public/CSE559A/RNN.png
Normal file
BIN
public/CSE559A/RNN.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
BIN
public/CSE559A/Self_Attention.png
Normal file
BIN
public/CSE559A/Self_Attention.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user