NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

1-1 - classification of images
1 to many - image capturing
many to one - actio predictio
many to many - language trans
many to many - frame classification

LSTM has 2 output
GRU doesn't have state

encder - decoder - lang trans
last state for encoder first state for decoder
context vector - weighted sum of all hidden layer
i/p seq is bottlenck but get problem if we have big seq
ans - use context vec at each step of decoder
HOW ?
1) finad initial score
We compute alignment score from initial decoder to final hidden
attention weights - proability
instead of weighted sum; we put more weighyt / attentio to more related part of sentence
apply softmax to get attention score

in decoder attentio is taken as a query --> the hidden state is starting to find it or decode it
attention - permutation invariant , doesn't care abt ordering

in softmax pro goes down
i/p + hidden calculate alignment -> use softmax to get attention --> output
from i/p vec we can cal : 1) Key vec & 2) Value vec
if we put query key and value as i/p vec then its called self-attention layer

Self att do not care abt order --> So, do positiojnal encoding
position enc - encode position of vec at positins

Masked self-attention : we do not have the data for the future ( e.g. stock market prediction, text summarization )
It manually set alignment scores to -infinity
Multi-head self attention : to learn diff features diff layer or itteration

CNN with Self attention
``````````````````````````````````````
residual conn : help to address the vanishing gradient problem and improve the performance of the network


Batch normalization normalizes each feature independently across the mini-batch. Layer normalization normalizes each of the inputs in the batch independently across all features.
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.