#计算机科学#The Go kernel for Jupyter notebooks and nteract.
翻译 - 适用于Jupyter笔记本电脑和nteract的Go内核。
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.