Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 154 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 154 Bytes

Simple Neural Network

A neural network written in Python, consisting of a single neuron that uses back propagation to learn.

Dependencies

  1. numpy