Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dwhitena/gophernet

A simple from-scratch neural net written in Go
https://github.com/dwhitena/gophernet

artificial-intelligence data-science go golang machine-learning neural-network

Last synced: about 2 months ago
JSON representation

A simple from-scratch neural net written in Go

Awesome Lists containing this project

README

        

# Building a Neural Net From Scratch with Go

This is a simple neural network built in Go. It is further discussed [here](https://datadan.io/blog/neural-net-with-go) and in [Machine Learning with Go](https://www.packtpub.com/big-data-and-business-intelligence/machine-learning-go).