• @General_Effort
    link
    English
    3
    edit-2
    8 months ago

    You can see a neural net as a graph in that the neurons are connected nodes. I don’t believe that graph theory is very helpful, though. The weights are parameters in a system of linear equations; the numbers in a matrix/tensor. That’s not how the term is used in graph theory, AFAIK.

    ETA: What you say about “routes” (=paths?) is something that I can only make sense of, if I assume that you misunderstood something. Else, I simply don’t know what that is talking about.

    • Natanael
      link
      fedilink
      English
      28 months ago

      If you look at the nodes which are most likely to trigger from given inputs then you can draw paths

      • @General_Effort
        link
        English
        28 months ago

        I still don’t know what this is supposed to mean for neural nets. I think it reflects a misunderstanding.