Skip to content

An ML model will be implemented on an FPGA, specifically targeting the MNIST dataset. This model will inherently be accelerated on the FPGA.

Notifications You must be signed in to change notification settings

Atharv1035/ML_Model_FPGA_Eklavya23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Model on FPGA Eklavya23

An ML model will be implemented on an FPGA, specifically targeting the MNIST dataset. This model will inherently be accelerated on the FPGA.

Introduction

The aim of this project was to create a Convolutional Neural Network(basically a machine learning model) to accurately detect any number between 0-9 from the MNIST dataset.The MNIST(Modified National Institute of Standards and Technology) dataset is a large collection of images of hanndwritten digits.This Neural Network was then to be implemented on an FPGA using Verilog HDL .

Testing code

For testing Verilog code ,EDA Playground or Quartus/Vivado is required.

Tech Stack

  • Jupyter Notebook
  • Verilog

Contributors

Mentors

About

An ML model will be implemented on an FPGA, specifically targeting the MNIST dataset. This model will inherently be accelerated on the FPGA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published