Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LayerType

Index

Enumeration members

conv

conv = "conv"

fullyconnected

fullyconnected = "fullyconnected"

logistic

logistic = "logistic"

maxpool

maxpool = "maxpool"

purelin

purelin = "purelin"

relu

relu = "relu"

softmax

softmax = "softmax"

softplus

softplus = "softplus"

tanh

tanh = "tanh"

Generated using TypeDoc