Giter VIP home page Giter VIP logo

Comments (5)

jindrahelcl avatar jindrahelcl commented on May 22, 2024

Problém teďkon je v tom, že training loop potřebuje všechny *kodéry, aby vytvořil feed_dicty. Co kdybychom převedly zodpovědnost za vytváření enkodérských feed_dictů na decoder? Vlastně by to kopírovalo strom, ve kterým jsou ty objekty pospojovaný v konfiguraci. Každej objekt by měl zodpovědnost za vytváření feed_dictů svých synů (nebo otců jestli koukáš odspoda nebo odshora)

from neuralmonkey.

tomasmcz avatar tomasmcz commented on May 22, 2024

Ten training loop je vůbec problematická entita, nebylo by lepší s ním nejdřív něco udělat, než se pustíme tady do toho?

from neuralmonkey.

jindrahelcl avatar jindrahelcl commented on May 22, 2024

Právě na tom dělám, to bylo zdrojem toho nápadu, kterej jsem sem připsal.

from neuralmonkey.

jlibovicky avatar jlibovicky commented on May 22, 2024

Já bych to nepřeváděl na dekodér (ale je to spíš otázka vkusu). Důvod je, že můžeme mít víc dekodérů, který budou sdílet některý z enkodérů a asi bysme se chtěli vyhnout tomu, aby se tam feedovalo dvakrát. Potom by se muselo kontrolovat, jestli už není nafeedováno. Přišlo by mi hezčí všechno, co je "feedable" dát do setu a pak to nakrmit.

from neuralmonkey.

jlibovicky avatar jlibovicky commented on May 22, 2024

Vyřešeno s #151.

from neuralmonkey.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.