Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 199 Bytes

simple-xnor-ann-from-scratch

A simple and very crude ann predicting xnor written from scratch using numpy

PREREQUISITES

  • Python 3

RUNNING

  • run pip install -r requirements.txt
  • run test.py