A single / multi layer / recurrent neural network written in Golang.
-
Updated
Jul 15, 2018 - Go
A single / multi layer / recurrent neural network written in Golang.
A Go library for creating, training, and using multilayer perceptron neural networks.
This is a simple neural network library inspired by TensorFlow. It hasn't computational graph, for that it's great for beginer who want to learn how neural networks work.
Add a description, image, and links to the neural topic page so that developers can more easily learn about it.
To associate your repository with the neural topic, visit your repo's landing page and select "manage topics."