LOL @ the funnel on those videos
Part 1 --> 79
Part 2 --> 15
Part 3 --> 7
Part 4 --> 6
So to those 6, I salute you.
::emp::
Thanks for the thread :emp:, you can now make that 7 who have made it through part 4.
LOL
I was interested in ANN back in the early 1990's while it was still new and ran into the problem you mentioned in the first video.
Example: Picture recognition.
Dog and Fish Pics.
Input: Fish pic then define Fish for the output.
Input: Fish pic ANN output = ?
2 more Fish Pic inputs with confirming definitions that it is indeed a fish pic and then...
Input: Fish pic ANN output = Fish
Now we add the Dog Pic.
Input: Dog pic ANN output = ?
Input: Dog pic then define Dog for the output.
2 more Dog Pic inputs with confirming definitions that it is indeed a dog pic
and then...
Input: Dog pic ANN output = Dog
Here is where it would seem to break:
Input: Fish pic and then define it as a Dog pic one time.
Input: Fish pic ANN = Fish
Input Fish pic and define it as a dog two more times.
Input Fish pic ANN output = Fish or Dog (Now confused having equal amounts of data input that are in conflict.)
One more input of Fish pic defined as a Dog and the ANN will now output Dog for a fish pic.
The same held true for the Dog pic and telling the ANN it was now a fish.
I know this is LOGICAL, but in order to get this to work with AI as would be needed in a complex system such as say a Robot/Android it needed to be better.
I had not checked into the developments of ANN since the early 1990's and was glad you took the time to create this thread. Especially that you showed how the back propagation and weighted data input can be used in the "hidden Layer" to help quantify input data in order to reduce the noise influence and help the network maintain it's integrity.
Thank you for getting me interested in this again. I know back in the early 90's they were using this in Horse Racing and getting very promising results.
Back then they were also talking about ANN specific Hardware. Below are a couple of Blast from the Past links:
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.7.8418&rep=rep1&type=pdf
http://yann.lecun.com/exdb/publis/pdf/boser-92a.pdf
What they've been doing since:
Artificial neural networks in hardware: A survey of two decades of progress
I'll be going to the links that you and others have put up in this thread.
Thanks again
:emp: and to everyone else who posted in here.