Igor Shalyminov

Results 5 issues of Igor Shalyminov

Hi, I've just upgraded my Surface Pro 6 to Ubuntu 19.10 (probably still beta). After upgrade, I did all the usual steps - re-installed linux-surface with downloading the latest kernel,...

The existing Dockerfile doesn't support Raspberry Pi OS, mainly due to Firefox amd64 binary being explicitly downloaded. This Dockerfile installs it from apt (`firefox-esr=78.9.0esr-1~deb10u1+rpi1`) + fixes some build dependencies for...

Hi! I have a question, can this model be used for the Dialog tasks? My main concern is that Dialog tasks assume working in seq2seq mode, and I'm not sure...

Hi all, I'm trying to put together a proof-of-concept tiny network and train it on a tiny part of OpenSubtitles dataset (200 question-answer pairs). I use a small vocabulary of...

Is there a way to share internal layers' weights of a Seq2Seq (preferably AttentionSeq2Seq) model in order to make a bucketed training of those, or it's supposed to be implemented...