.. _Output Layer: Output Layer ============ This module contains the output layer implemented in the toolbox. This layer computes the final model output by aggregating the individual outputs of each fuzzy rule. .. automodule:: neuro_fuzzy_toolbox.layers.output_layer :members: :undoc-members: :show-inheritance: