Exercise 3 - Neural Network Modeling
220B: Modeling Creativity - Winter Quarter, 1999



Task 1

Build, run and visualize a model for foot tapper using a (sequential) neural network with Planet simulator.

Reccomended: use this excercise as the first part of your final project!

Task 2

Design, train, run and examine a backpropogation net with Planet simulator, to solve the Xor problem. Show the validity of the solution by following after the simulation steps. Examine the weights and the units' activations for the input patterns from input to output layers (present all the computations).

Submission date: Feb. 22