gophernet icon indicating copy to clipboard operation
gophernet copied to clipboard

A simple from-scratch neural net written in Go

Building a Neural Net From Scratch with Go

This is a simple neural network built in Go. It is further discussed here and in Machine Learning with Go.