Hello! I have an array of data, it is updated: the last element is deleted and the new one is added (the values ​​of the random number generator). The question is that the array "A" is constructed in such a way that the new element is the last A [n], and the old element is the first A [0]. It is updated from right to left. Each time on the new iteration, the old value of A [0] is deleted and the new value is appended to the end of A [n]. Then there is training and so on until the termination of the run-out. Question! How does the array interpret the neural network at the input: 1) it does not matter? Or 2) as a chronological sequence of the set of numbers from the old to the new element and in which direction from left to right \ right to left?. It is important that ANN on a set of numbers predicts the next number ... Rather it is necessary that the network understood where the old element is A [0], and where the new A [n] .. Perl Language. Library AI :: NNFlex

More Yuriy B. Kuzmin's questions See All
Similar questions and discussions