Saves the neural network configuration as json file.
Namespace:
SiaNet
Assembly:
SiaNet (in SiaNet.dll)
public void SaveNetConfig(
string filepath
)
Public Sub SaveNetConfig ( _
filepath As String _
)
public:
void SaveNetConfig(
String^ filepath
)
Parameters
- filepath
- Type: String
The filepath.