Skip to content

This is the third project of the Spring 2014 CS 61C (Machine Structures) class at UC Berkeley. It implements digit recognition in images with support for flipped and rotated digits (based on the first project). Various parallelization and optimization techniques have been utilized (OpenMP, Register blocking and loop unrolling).

Notifications You must be signed in to change notification settings

mDibyo/parallelDigitRecognitionCPU

About

This is the third project of the Spring 2014 CS 61C (Machine Structures) class at UC Berkeley. It implements digit recognition in images with support for flipped and rotated digits (based on the first project). Various parallelization and optimization techniques have been utilized (OpenMP, Register blocking and loop unrolling).

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages