00:06 try running 'neural network tutorial 03'
w/ XOR training data
00:56 not possible to have one line separating
the 0s and 1s for XOR trainig data
01:33 demo prebuilt version of the application
02:32 use a neural network with 5 neurons
(2 in input layer, 2 in hidden layer, and 1 in output layer),
and where each neuron has 2 inputs and a threshold
03:16 proceed when 'adjusted error' is smaller or equal to current error
04:38 code the application
-------------------------------------------------------------------------------------------------------
quickly download, import into Eclipse, and run zip file for
'Neural Networks w/ JAVA (Tutorial 06) - Solve XOR w/ Hill Climbing'
-------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
download source code @ https://sites.fastspring.com/prototypeprj/instant/2020
download source code @ https://sites.fastspring.com/prototypeprj/instant/all
-----------------------------------------------------------------------------------------------------------
No comments:
Post a Comment