Bardo.Examples.Benchmarks.Dpb.DpbWoDamping (Bardo v0.1.0)
View SourceDouble Pole Balancing without Damping.
This variant of the DPB task does not provide velocity information, making it a harder task. The neural network needs to develop recurrent connections to compute velocity estimates.
Summary
Functions
Returns the physical configuration for sensors and actuators required by the DPB without damping experiment.
Creates a neuron pattern for the DPB without damping experiment.
Functions
Returns the physical configuration for sensors and actuators required by the DPB without damping experiment.
Parameters
owner
- Owner IDcortex_id
- Cortex IDscape_id
- Scape ID
Returns
- Map with sensor and actuator definitions
Creates a neuron pattern for the DPB without damping experiment.
Parameters
owner
- Owner IDagent_id
- Agent IDcortex_id
- Cortex ID_substrate
- Substrate (unused in this implementation)
Returns
- Neuron pattern with mappings between sensors/actuators and neurons