Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 424 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 424 Bytes

Neural Network

This project contains the code of a basic 3 layer Artificial Neural Network written in Python from scratch. The purpose of this project was to understand in detail how a neural network works and how the various parameters associated with it are calculated.

Prerequisites

Since the code has been written from scratch, the only prerequisite is...

Python

Execution

python2 test.py