[Feed Forward Neural Networks] - Artificial Intelligence Course - University of Tehran - Dr. Yaghoubzade
In this project, in the first part, we will implement a Feed Forward Neural Network from scratch, using the NumPy library. In the second part, with the help of the codes of the first part, we will train some neural networks and we will examine the effect of some parameters in the learning process.
The dataset contains images of numbers 0-9.