Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 254 Bytes

pythonArtificalNeuron

This project is a walkthrough of how to create a simple ANN in python.

To get started with the project simple run the following commands

1.) install dependencies: pip install -r requirements.txt 2.) run main.py: python main.py