Network model
Hi,
Sorry if this has been posted before :smileyhappy:
Would like to create a simple network model
Using an input value (randomly chosen between 1 and 5) multiplied by a given weight for each individual input that creates an output value each individual input. Then combines the values of the individual inputs into a total value.
Thank you.