Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 630 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 630 Bytes

HastenedARMDeepLearning

Goal of this project is to implement small OpenCL based framework for deep learning. Idea is to prove that modern Single Board Computers can be ulitized to trin and use deep learning, as they GPGPU are strong enough to support high level of paralelization. Also project is main part of my Master thesis.

NOTE:

To run examples you need following setup: Project
|
+-- [dlib]: https://github.com/davisking/dlib
|
+-- [Mali OpenCL SDK]: https://github.com/biotrump/Mali_OpenCL_SDK
|
+-- [HastenedARMDeepLearning]: https://github.com/ALojdl/HastenedARMDeepLearning