-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This project is part of the Embedded Systems and Software education at Grenoble Institute of Technology, and in cooperation with TIMA laboratory.
The goal is to design and implement a neural network on a FPGA board. The test application of our project will be MNIST digits recognition.
As mentionned before, we will test our design on MNIST database. It is composed of handwritten digits on 28x28 pixels images and is a reference in machine learning and image processing, with 60,000 images in training set and 10,000 in test set. It is commonly used to train and test in the field of machine learning.
FPGA test board will be a Zedboard, which can contain up to about 200 neurons. Training has been made by an TIMA intervenant.
Our project is divided in 3 subprojects: