Conv1D..::..Channels Property

Integer, the dimensionality of the output space

Namespace:  SiaNet.Model.Layers
Assembly:  SiaNet (in SiaNet.dll)

Syntax


[JsonIgnoreAttribute]
public int Channels { get; set; }
<JsonIgnoreAttribute> _
Public Property Channels As Integer
	Get
	Set
[JsonIgnoreAttribute]
public:
property int^ Channels {
	int^ get ();
	void set (int^ value);
}

Field Value

The channels.