[list=1][*]Adjust the inputs. Set [math]i1[/math] to 0 and [math]i2[/math] to 3[/*][*]Adjust targets. Set [math]T1[/math] to 0.1 and [math]T2[/math] to 0.9[/*][*]Experiment with various biases and learning rates to look for a neural network with [math]Error[/math] less than 0.001 (this means it will display 0) in as few epochs as possible.[/*][/list]Note 1: There is no "back button". So if you adjust the learning rate or biases after a few epochs, you'll need to start over. Click the reset button in the bottom right of the applet to do so. [br][br]Note 2: This is the SAME applet as the previous page, however you can now add biases.
Report your findings below as [br][br]learning rate = ??[br]b1 = ??[br]b2 = ??[br][br]If you find multiple efficient settings, report them all! Your answers are automatically logged as you type.