Bardo.Examples.Applications.Flatland.Prey (Bardo v0.1.0)
View SourcePrey morphology for the Flatland simulation.
This module defines the neural architecture and sensors/actuators for prey agents in the Flatland environment.
Summary
Functions
Returns a list of actuators for the prey agents.
Initialize the prey morphology.
Get the parameters required to enter the scape.
Generate the initial neuron patterns for the prey.
Returns a list of sensors for the prey agents.
Functions
Returns a list of actuators for the prey agents.
Required by the Morphology behaviour.
Initialize the prey morphology.
Returns the sensor and actuator configuration for prey agents.
Get the parameters required to enter the scape.
For prey agents, we specify the type as :prey.
Generate the initial neuron patterns for the prey.
Returns a template for the neural network architecture.
Returns a list of sensors for the prey agents.
Required by the Morphology behaviour.