fxsjy / gonn

GoNN is an implementation of Neural Network in Go Language, which includes BPNN, RBF, PCN
357 stars 53 forks source link

How to save the trained neural network? #5

Open insionng opened 5 years ago

loeffel-io commented 5 years ago

@insionng you should checkout this example https://github.com/fxsjy/gonn/blob/master/example_bpnn/test_iris.go#L87