Cnns Save

Convolutional Neural Networks in Go

Project README

GoDoc Build Status Go Report Card

alt text

CNNs

CNNS (Convolutional Neural Networks) is a little package for developing simple neural networks, such as CNN (you don't say?) and MLP.

It has been made only for studying purposes. Do not use it in production!

Any PR's (new layers, learning optimizators, Excel-examples, bug-fixes) to improve this library will be appreciated.

Table of Contents

Features

  • CNN (convolutional neural network)
  • MLP (multilayer perceptron)

Installation

Installation is pretty simple:

go get github.com/LdDl/cnns

Usage

Just look into examples folder

For some people it is really hard to understand algorithms without step-by-step examples. So we provide some in xlsx-based files

Support

If you have troubles or questions please open an issue.

Open Source Agenda is not affiliated with "Cnns" Project. README Source: LdDl/cnns
Stars
49
Open Issues
5
Last Commit
6 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating