Lecture 8: Semantic Networks and Frames

Поделиться
HTML-код
  • Опубликовано: 6 ноя 2024

Комментарии • 15

  • @aminehadid1385
    @aminehadid1385 2 года назад +1

    you are sir one hell of a professor. thank you for these lectures

  • @shanique816
    @shanique816 3 года назад +2

    Sir, you are an amazing lecturer

    • @urbslab
      @urbslab  3 года назад

      Thank you kindly for the compliment

  • @FlonoTV
    @FlonoTV 3 года назад +1

    Thanks for uploading, great content!

  • @ganeshsubramanian6217
    @ganeshsubramanian6217 11 месяцев назад +1

    sir, 40:09 did you mean to say Predicate Logic (instead of Propositional Logic)?

    • @urbslab
      @urbslab  8 месяцев назад

      Yes, i did mean to say Predicate Logic, thanks for the catch!

  • @eliseyorlov8800
    @eliseyorlov8800 4 месяца назад

    very helpfull and informational, thank you!

  • @swappy4515
    @swappy4515 3 года назад +1

    I had One question? How does this sematic networks and frames helps to create neural network to solve real world problems.

    • @SanjaySingh-oh7hv
      @SanjaySingh-oh7hv 2 года назад +2

      This stuff in the video is symbolic AI, where Boolean logic and inferencing rules like modus ponens are used to derive new knowledge. This methodology is based on what is called the Physical Symbol System hypothesis (states that processing structures of symbols is sufficient, in principle, to produce artificial intelligence in a digital computer). Neural networks are sub-symbolic statistical pattern recognition machines that represent learned knowledge as patterns of activation across many simple computing elements. So there is no specific location in the network for "grandmother" which would be distributed among many thousands of nodes, where it has seen many thousands of examples of people and their relationships. In a logic system grandmother of X might look like: grandmother(X) :- mother(mother(X)),mother(father(X)), ie a grandmother is your mother or father's mother. Any mother that is the mother of either the mother or father or X is their grandmother. Hope this helps; corrections welcome.

  •  2 года назад

    For example, I want to create a semantic content network in the category of ring weapons in my game blog. how can I do that?

  • @wahabfiles6260
    @wahabfiles6260 2 года назад

    Are semantic networks also known as knowledge graphs?

  • @vanhienpham5872
    @vanhienpham5872 2 года назад

    thanks for your hard work

    • @urbslab
      @urbslab  2 года назад +1

      It's my pleasure

  • @evilsoap7835
    @evilsoap7835 2 года назад +2

    6:40

  • @JonasLiljegren
    @JonasLiljegren 6 месяцев назад

    wow. this is what I have been creating professionally for 25 years, without knowing what it was called. 😅