micro_neural_network

command module
v0.0.0-...-97bab3f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2018 License: MIT Imports: 3 Imported by: 0

README

MNN

Build Status Coverage Status

[WIP] Micro Neural Network

A minimal neural network written in Go.

More specifically, this is a feed-forward neural network for binary classification.

TODO

[] Unit tests for model.go [] Add logging to matrix operations [] Add unit tests to main.go [] Add dockerfile, to run NN in a container

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package matrix provides the matrix type and NumberArray interface that are used for creating manipulating and operating in linear algebra
Package matrix provides the matrix type and NumberArray interface that are used for creating manipulating and operating in linear algebra

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL