Skip to content

Latest commit

 

History

History
9 lines (3 loc) · 189 Bytes

README.md

File metadata and controls

9 lines (3 loc) · 189 Bytes

Neural-networks

A feed forward neural network programmed from the scratch with bacgprop & sigmoid activation function.

A unittest py file to verify the neural architecture created.