Script started on Thu 11 Nov 1999 02:16:29 PM EST tcsh: using dumb terminal settings. grumpy - dutton - chall3 > GCL (GNU Common Lisp) Version(2.2) Wed Jan 22 09:55:53 EST 1997 Licensed under GNU Public Library License Contains Enhancements by W. Schelter >#<"PCL" package> PCL>Loading network.l Compiling gazonk0.lsp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3 Finished compiling gazonk0.lsp. Loading gazonk0.o start address -T 5f0408 Finished loading gazonk0.o Finished loading network.l T PCL># PCL>INPUT-LAYER ... INPUT-CELL |> network-address = 1, layer-address = 1, input-value = NIL <| INPUT-CELL |> network-address = 2, layer-address = 2, input-value = NIL <| INPUT-CELL |> network-address = 3, layer-address = 3, input-value = NIL <| OUTPUT-LAYER ... OUTPUT-CELL |> network-address = 4, layer-address = 1, net-value = NIL, threshold = 0.80000000000000004, +++ activation-value = NIL, output-value = NIL <| OUTPUT-CELL |> network-address = 5, layer-address = 2, net-value = NIL, threshold = 0.80000000000000004, +++ activation-value = NIL, output-value = NIL <| OUTPUT-CELL |> network-address = 6, layer-address = 3, net-value = NIL, threshold = 0.40000000000000002, +++ activation-value = NIL, output-value = NIL <| SYNAPSE-SPACE... SYNAPSE... INPUT-CELL |> network-address = 1, layer-address = 1, input-value = NIL <| OUTPUT-CELL |> network-address = 4, layer-address = 1, net-value = NIL, threshold = 0.80000000000000004, +++ activation-value = NIL, output-value = NIL <| weight = 0.5 SYNAPSE... INPUT-CELL |> network-address = 1, layer-address = 1, input-value = NIL <| OUTPUT-CELL |> network-address = 5, layer-address = 2, net-value = NIL, threshold = 0.80000000000000004, +++ activation-value = NIL, output-value = NIL <| weight = 0.29999999999999999 SYNAPSE... INPUT-CELL |> network-address = 1, layer-address = 1, input-value = NIL <| OUTPUT-CELL |> network-address = 6, layer-address = 3, net-value = NIL, threshold = 0.40000000000000002, +++ activation-value = NIL, output-value = NIL <| weight = -0.29999999999999999 SYNAPSE... INPUT-CELL |> network-address = 2, layer-address = 2, input-value = NIL <| OUTPUT-CELL |> network-address = 4, layer-address = 1, net-value = NIL, threshold = 0.80000000000000004, +++ activation-value = NIL, output-value = NIL <| weight = -0.5 SYNAPSE... INPUT-CELL |> network-address = 2, layer-address = 2, input-value = NIL <| OUTPUT-CELL |> network-address = 5, layer-address = 2, net-value = NIL, threshold = 0.80000000000000004, +++ activation-value = NIL, output-value = NIL <| weight = 0.29999999999999999 SYNAPSE... INPUT-CELL |> network-address = 2, layer-address = 2, input-value = NIL <| OUTPUT-CELL |> network-address = 6, layer-address = 3, net-value = NIL, threshold = 0.40000000000000002, +++ activation-value = NIL, output-value = NIL <| weight = 1.0 SYNAPSE... INPUT-CELL |> network-address = 3, layer-address = 3, input-value = NIL <| OUTPUT-CELL |> network-address = 4, layer-address = 1, net-value = NIL, threshold = 0.80000000000000004, +++ activation-value = NIL, output-value = NIL <| weight = 0.5 SYNAPSE... INPUT-CELL |> network-address = 3, layer-address = 3, input-value = NIL <| OUTPUT-CELL |> network-address = 5, layer-address = 2, net-value = NIL, threshold = 0.80000000000000004, +++ activation-value = NIL, output-value = NIL <| weight = 0.29999999999999999 SYNAPSE... INPUT-CELL |> network-address = 3, layer-address = 3, input-value = NIL <| OUTPUT-CELL |> network-address = 6, layer-address = 3, net-value = NIL, threshold = 0.40000000000000002, +++ activation-value = NIL, output-value = NIL <| weight = -0.29999999999999999 NIL PCL>(((NIL . 1) . 0) . 0) (((NIL . 1) . 0) . 0) PCL>(((NIL . 0) . 1) . 0) (((NIL . 0) . 1) . 0) PCL>(((NIL . 0) . 0) . 1) (((NIL . 0) . 0) . 1) PCL>(((NIL . 0) . 0) . 1) (((NIL . 0) . 0) . 1) PCL>(((NIL . 1) . 0) . 0) (((NIL . 1) . 0) . 0) PCL>INPUT-LAYER ... INPUT-CELL |> network-address = 1, layer-address = 1, input-value = 1 <| INPUT-CELL |> network-address = 2, layer-address = 2, input-value = 0 <| INPUT-CELL |> network-address = 3, layer-address = 3, input-value = 1 <| OUTPUT-LAYER ... OUTPUT-CELL |> network-address = 4, layer-address = 1, net-value = 1.0, threshold = 0.80000000000000004, +++ activation-value = 1, output-value = 1 <| OUTPUT-CELL |> network-address = 5, layer-address = 2, net-value = 0.59999999999999998, threshold = 0.80000000000000004, +++ activation-value = 0, output-value = 0 <| OUTPUT-CELL |> network-address = 6, layer-address = 3, net-value = -0.59999999999999998, threshold = 0.40000000000000002, +++ activation-value = 0, output-value = 0 <| SYNAPSE-SPACE... SYNAPSE... INPUT-CELL |> network-address = 1, layer-address = 1, input-value = 1 <| OUTPUT-CELL |> network-address = 4, layer-address = 1, net-value = 1.0, threshold = 0.80000000000000004, +++ activation-value = 1, output-value = 1 <| weight = 0.5 SYNAPSE... INPUT-CELL |> network-address = 1, layer-address = 1, input-value = 1 <| OUTPUT-CELL |> network-address = 5, layer-address = 2, net-value = 0.59999999999999998, threshold = 0.80000000000000004, +++ activation-value = 0, output-value = 0 <| weight = 0.29999999999999999 SYNAPSE... INPUT-CELL |> network-address = 1, layer-address = 1, input-value = 1 <| OUTPUT-CELL |> network-address = 6, layer-address = 3, net-value = -0.59999999999999998, threshold = 0.40000000000000002, +++ activation-value = 0, output-value = 0 <| weight = -0.29999999999999999 SYNAPSE... INPUT-CELL |> network-address = 2, layer-address = 2, input-value = 0 <| OUTPUT-CELL |> network-address = 4, layer-address = 1, net-value = 1.0, threshold = 0.80000000000000004, +++ activation-value = 1, output-value = 1 <| weight = -0.5 SYNAPSE... INPUT-CELL |> network-address = 2, layer-address = 2, input-value = 0 <| OUTPUT-CELL |> network-address = 5, layer-address = 2, net-value = 0.59999999999999998, threshold = 0.80000000000000004, +++ activation-value = 0, output-value = 0 <| weight = 0.29999999999999999 SYNAPSE... INPUT-CELL |> network-address = 2, layer-address = 2, input-value = 0 <| OUTPUT-CELL |> network-address = 6, layer-address = 3, net-value = -0.59999999999999998, threshold = 0.40000000000000002, +++ activation-value = 0, output-value = 0 <| weight = 1.0 SYNAPSE... INPUT-CELL |> network-address = 3, layer-address = 3, input-value = 1 <| OUTPUT-CELL |> network-address = 4, layer-address = 1, net-value = 1.0, threshold = 0.80000000000000004, +++ activation-value = 1, output-value = 1 <| weight = 0.5 SYNAPSE... INPUT-CELL |> network-address = 3, layer-address = 3, input-value = 1 <| OUTPUT-CELL |> network-address = 5, layer-address = 2, net-value = 0.59999999999999998, threshold = 0.80000000000000004, +++ activation-value = 0, output-value = 0 <| weight = 0.29999999999999999 SYNAPSE... INPUT-CELL |> network-address = 3, layer-address = 3, input-value = 1 <| OUTPUT-CELL |> network-address = 6, layer-address = 3, net-value = -0.59999999999999998, threshold = 0.40000000000000002, +++ activation-value = 0, output-value = 0 <| weight = -0.29999999999999999 NIL PCL>grumpy - dutton - chall3 > grumpy - dutton - chall3 > exit script done on Thu 11 Nov 1999 02:20:15 PM EST