NN-NORMALIZATION-METHOD

Simple Type Information

Used By

Source

<xs:simpleType name="NN-NORMALIZATION-METHOD">
  <xs:restriction base="xs:string">
    <xs:enumeration value="none"/>
    <xs:enumeration value="simplemax"/>
    <xs:enumeration value="softmax"/>
  </xs:restriction>
</xs:simpleType>