gophernotes
There are 3 repositories under gophernotes topic.
gopherdata/gophernotes
The Go kernel for Jupyter notebooks and nteract.
evanmcclure/makeyourownneuralnetwork
Golang implementation of a single hidden layer feed forward neural network based on the Python notebook for Make Your Own Neural Network by Tariq Rashid
Soypete/go-ml-linear-regression
THIS IS AN EXAMPLE if how to implement linear Regression in Go. I know I should be better with naming.