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
Create evolutionary algorithms to search for useful parameterization of neural types, then structures, then nervous systems.
There should be four measures used:
Effectiveness: How successful the individual is at the presented task(s).
Stability: The effectiveness of similar/related individuals in the population. This measure implies an improved adaptability and modularity. It can also improve the rate of finding useful parameterizations as it focuses on regions of effectiveness within the parameter space.
Simplicity: The size of the neural net, number of connections, etc. The individual should be no more complicated than necessary for the given task(s).
Variety: How dissimilar is the individual to others in the generation. There should be a variety of useful parameterizations searched for.
The text was updated successfully, but these errors were encountered:
Create evolutionary algorithms to search for useful parameterization of neural types, then structures, then nervous systems.
There should be four measures used:
The text was updated successfully, but these errors were encountered: