Since there is an infinite number of possibilities for distributing the result to the feeding neurons, this is possible only for each layer, where the number of receiving neurons is equal to the number of feeding neurons. There it is a simple linear equation, which reduces to the problem of matrix multiplication / inversion, which can be easily solved.
If the number of neurons, where the number of receiving neurons (n) is less than the number of feeding neurons (m), you have a manifold with m - n dimensions as the solution space.
Doublemalt
source share