Aggregation Layer
The aggregation layer of our basic ICN can be constructed using aggregation_layer()
.
CompositionalNetworks.aggregation_layer
— Functionaggregation_layer()
Generate the layer of aggregations of the ICN. The operations are mutually exclusive, that is only one will be selected.
List of Aggregations
Follows a list of the current operations available in any aggregation layer. Those operations are mutually exclusive.
Missing docstring for CompositionalNetworks._ag_sum
. Check Documenter's build log for details.
Missing docstring for CompositionalNetworks._ag_count_positive
. Check Documenter's build log for details.