Using MachineBox in Go

To interact with MachineBox, simply go http://localhost:8080. There, you'll see an array of options on the box. But we want to interact with the service programmatically. To do so, MachineBox has provided an SDK. To install it, run go get github.com/machinebox/sdk-go/facebox. This installs the SDK for us to interact with facebox.

Get Go Machine Learning Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.