gotch/example/mnist/main.go

8 lines
54 B
Go

package main
import ()
func main() {
runLinear()
}