Verilog Implementation of a Feed Forward Neural Network
Budget: $10 – $30 USD
In this project, you will implement a feed forward artificial neural network using verilog that performs handwritten digit classification on a subset of the MNIST dataset. The neural network implementation should be able to predict the digit when given an input image and network parameters. Finally, using the network implementation, you will calculate the network accuracy on the MNIST dataset. More details and files to be provided.