05-14-2025, 10:25 PM
I can't really explain it more, backwards propagation DOES pass information about the fitness of solution back to previous layer weights.
ANN training in this way does work as we see with all the AI tools that have used it in their training. It's not perfect but for some pattern recognition type tasks it is very effective.
ANN training in this way does work as we see with all the AI tools that have used it in their training. It's not perfect but for some pattern recognition type tasks it is very effective.