Jury duty
Jury duty
I have transitioned from using dropbox and nextcloud, due to frequent stability and other issues, i found seafile so far simple and fast to use. Only missing feature seems seafile...
Here is the partial output of my code: ``` python3 ch9-p247-encdec.py printFnc: func: printFnc: func: -------------------------------- ['outputs'] : torch.Size([1, 2, 2]) tensor([[[-0.2339, 0.4702], **[-0.2634, 0.4622]]], grad_fn=)** -------------------------------- -------------------------------- ['outputs_from_src_seq'] :...
I totally got it that code has no training at all in starting example of enc-dec example around pages ch9 p227-p233 where two corners were fed into enc-dec model and...
I see SBS has 3 volumes which I came to know by searching through amazon, so far I like attention and transformer covered but we are increasingly working with even...
So I am into attention network , one of the toughest to understand and book so far explains great, however on scaled dot product example, show scaling by 100 the...