Skip to content

This project focuses on the implementation of the deep learning method CNN using FPGA as a hardware accelerator.

License

Notifications You must be signed in to change notification settings

usmanaslam712/Convolution-Neural-Network-Using-FPGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolution Neural Network Using FPGA

Overall design an FPGA implementation for convolutional neural networks where the FPGA serves as a hardware accelerator to speed up the required calculations in a convolutional network. Throughout the convolution an appropriate convolution kernel of a proper size is used which can be edited in the code.

What it contains?

  • Max pooling
  • Overall convolution
  • Testbench

Language used

  • Verilog

Tools used

  • ModelSim
  • Xilinix

About

This project focuses on the implementation of the deep learning method CNN using FPGA as a hardware accelerator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published