System-modeling

A Miau Wiki wikiből
A lap korábbi változatát látod, amilyen Pitlik (vitalap | szerkesztései) 2023. január 30., 08:20-kor történt szerkesztése után volt. (A bad (benchmarking) example and a better (good?) example for clarification of model-structures)

Recommended learning materials for autodidactic learning

International literature

Avatar-based materials

FAQ concerning the course

Personalized tasks/wiki-articles with system modeling challenges

Online dietetic expert (ODE)

  • How to model anti-discrimination? (Which cheese is better than the other one concerning dietetic benchmarks/expectations/recommendations?)
    • Demo: XLSX based on random data (asap)
  • How to model price/performance ratios? (Which product is worth consuming?)
    • Demo: XLSX based on random data (asap)
  • How to optimize/model animal/human feed/food ratios? (Which mixture best covers the expectations?)
    • Demo: XLSX based on random data (asap)
  • ...
    • Demo: ...

A bad (benchmarking) example and a better (good?) example for clarification of model-structures

  • description of an innovative chat-bot-development in a massive journalistic way: https://miau.my-x.hu/miau/295/gpt_demo.docx
    • Conclusions:
      • it seems to be trivial, which inputs (given tokens) lead to what kind of outputs (expected token(s))
      • it is here and now still not given: what is the process between inputs and outputs
  • description of a service having a payment policy and demo-views: https://miau.my-x.hu/miau2009/index_tki.php3?_filterText0=*chat-bot
    • KNUTH-principle: https://miau.my-x.hu/miau2009/index_tki.php3?_filterText0=*knuth
      • if somebody says, I do understand something, it is necessary to be capable producing a demo e.g. at least with random data or based on flow-charts, formulas, etc.
    • Conclusions:
      • it does not seem to be trivial, which inputs (e.g., sentences of employees?) lead to what kind of outputs (expected answers/reaction? - but about what kind of content? why?)
      • it is here and now also still not given: what is the process between inputs and outputs
    • KNUTH-principle: https://miau.my-x.hu/miau2009/index_tki.php3?_filterText0=*knuth
      • if somebody says, I do understand something, it is necessary to be capable producing a demo e.g. at least with random data or based on flow-charts, formulas, etc.

...

  • ...