#计算机科学#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.