.NeuralNetwork.Networks.NeuralNetwork_RadialBasis

Information

This block models a Radial Basis Neural Network.

A Radial Basis Neural Network is composed by two NeuralNetworkLayer (HiddenLayer_... and OutputLayer_...). Everyone is specified by the following parameters:

The activation function of the layers is fixed: the HiddenLayer uses a RadBas anctivation function and the OutputLayer uses a PureLin anctivation function.

To get the weight and bias table as modelica wants two different ways was used:

Release Notes:


Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos