Comment on Audacity adds AI audio editing capabilities thanks to free Intel OpenVINO plugins
Aatube@kbin.social 8 months ago- Specifying weights, biases and shape definitely makes a graph.
- IMO having a lot of more preferred and more deprecated routes is quite close to a flowchart except there's a lot more routes. The principles of how these work is quite similar.
General_Effort@lemmy.world 8 months ago
There are graph neural networks (meaning NNs that work on graphs), but I don’t think that’s what is used here.
I do not understand what you mean by “routes”. I suspect that you have misunderstood something fundamental.
Aatube@kbin.social 8 months ago
General_Effort@lemmy.world 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.
Natanael@slrpnk.net 8 months ago
If you look at the nodes which are most likely to trigger from given inputs then you can draw paths