gotch/example/mnist/main.go

8 lines
54 B
Go
Raw Normal View History

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