Vocabulary Networks: Program-1

  Set the basic parameters for your model

  NTWK sets up a 100 word network.
  Choose a number between 0000 and 9999 for this parameter
.
  

  INIT randomly sets some words to ON.
  Choose a number between 0000 and 9999 for this parameter
.
  

This program builds a network of 100 words.
Each word has two inputs from other words.
The inputs can be ON or OFF.

INIT turns half of the words ON.
The program then updates the network 100 times,
showing the state of each word after each update.