You are here: Start » AVL.NET » DeepLearningConnectionState.Reset Method

DeepLearningConnectionState.Reset Method

Resets this instance with data of the other DeepLearningConnectionState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.DeepLearningConnectionState other
)

Parameters

Name Type Range Default Description
otherAvlNet.DeepLearningConnectionState

See also