|
|
|
|
|
by jarekd
766 days ago
|
|
There is a dozen of papers in this methodology (e.g. end of https://community.wolfram.com/groups/-/m/t/3017754 ), but not as ANN. However, it degenerates to ~KAN if restring to pairwise dependencies (can consciously add triplewise and higher), and gives many new possibilities, like multidirectional propagation, of values or probability distributions, with novel additional training approaches like through tensor decomposition. |
|
There are a lot of ideas that are clever and seem promising... but fail to perform well on such benchmarks.
Is there a github repo with code available?