There are 0 repository under gophernotes topic.
The Go kernel for Jupyter notebooks and nteract.
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
THIS IS AN EXAMPLE if how to implement linear Regression in Go. I know I should be better with naming.