greatcodeclub / neural

A simple neural network implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Network

A simple Neural Network implementation.

A project of The Great Code Club.

Installation

You need:

  • A recent version of node.

Usage

See files in demos/

$ node demos/character_recognition.js

License

Copyright 2014 Coded Inc.
marc@codedinc.com

You are free to modify and distribute this however you want. Except for teaching purposes.

About

A simple neural network implementation


Languages

Language:JavaScript 100.0%