Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 804 Bytes

File metadata and controls

12 lines (9 loc) · 804 Bytes

OneAPI-MNIST-number-recogniser

Disclaimer!:

  • Intel oneAPI DPC++ Compiler and libraries are licensed under the MIT License.
  • This project contains code, data, and concepts that is licensed separately from this project.

Credits:

This github serves as a personal learning project, to create a concrete understanding of a simple artificial neural network (ANN), and the connection between the ML algorithm and parallel GPU compute.