Skip to content

Latest commit

 

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.