Skip to content

Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database

Notifications You must be signed in to change notification settings

omarelhedaby/CNN-FPGA

Repository files navigation

CNN-FPGA

Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database

Network Conv2D->Tanh Activation->AvgPool->Conv2D->Tanh Activation->AvgPool->Conv2D->Tanh Activation->Fully Connected Layer->Relu->Fully Connected Layer->Softmax

Further information regarding architecture and number of LUTS can be found in the Hardware Documentation

About

Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages