# Functions
New returns a new model with parameters initialized to zeros.
# Structs
Config provides configuration settings for a MixerBlock.
FeedForward is the model for feed-forward operations of a MixerBlock.
MixerBlock contains the serializable parameters.