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.
The part1 is using on Thyroid dataset
Links
- https://archive.ics.uci.edu/ml/maichine-learning-databases/thyroid-disease/ann-test.data
- https://archive.ics.uci.edu/ml/machine-learning-databases/thyroid-disease/ann-train.data
The part1 is using MNIST dataset
Links