NeuralNet.deserialize

Deserialize the neural net from the specified path.

class NeuralNet
static
deserialize
(
string path
)

Parameters

path string

file path of the neural net to read.

Meta