package
0.0.0-20220531110756-7ce53e0adc87
Repository: https://github.com/joyrex2001/sudosolv.git
Documentation: pkg.go.dev

# Functions

NewInference will return a new inference object with the given trained weights file to handle predictions.
Train will train a mnist network for given dataset object.

# Structs

Inference is the internal representation of the inference object.