Skip to content

Files

Latest commit

Jan 6, 2017
6c2fb0c · Jan 6, 2017

History

History
7 lines (5 loc) · 156 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 156 Bytes

Neural Network

Base implementation of simple neural network and algorithms:

  1. back propogation;
  2. self-organizing feature maps;
  3. genetic algorithm.