You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a population density input neuron, counting the number of other creatures in the visible area of the subject. This should return a simple value between 0.0 and 1.0 (you may want to use the sigmoid function for that).
Add a population density input neuron, counting the number of other creatures in the visible area of the subject. This should return a simple value between 0.0 and 1.0 (you may want to use the sigmoid function for that).