The HPNEURAL Procedure
ARCHITECTURE Statement
ARCHITECTURE architecture-option;
The ARCHITECTURE statement specifies the architecture of the neural network to be trained. You can specify one of the following values for the architecture-option:
When you use PROC HPNEURAL to train a neural network, the ARCHITECTURE statement is optional. The ARCHITECTURE statement is not allowed when you use PROC HPNEURAL to perform stand-alone scoring.
Last updated: May 25, 2022