Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 560 Bytes

ANN From Scratch

The main motivation of the project is implementing Artificial Neural Networks(ANN).
This is my Neural Network Course (CSE463) project.

The implementation tested with two different parts.

Part1

The part1 is using on Thyroid dataset
Links

Part2

The part1 is using MNIST dataset
Links