datadan.io

Building a neural network from scratch in Go

open original

Building a neural network from scratch in Go — Data Dan

I decided that I would build a neural network from scratch in Go. Turns out, this is fairly easy, and I thought it would be great to share my little neural net here.

via datadan.io