.. _Firing Levels Layers: Firing Levels Layers ==================== This module contains the firing level layers implemented in the toolbox (including the normalization layer). These layers compute the firing levels from the membership values produced by the fuzzification layer, emulating AND operations across the linguistic variables of the input features. .. automodule:: neuro_fuzzy_toolbox.layers.firing_levels_layers :members: :undoc-members: :show-inheritance: