I am going to ask a question which not related to programming but related to some basic concept. I haven't found any community which is suitable for my question.
I need to implement a school project for a coursework.
Requirements of the project
-must implement using parallel programming
Language specification - C programming language, CUDA
- must be related to image processing
I have no option to use opencv packages, SkLearn packages for implementation. Therefore, I am not sure I can implement neural network or deep neural network in C. Time is another constraint for the project. I have only 1 month for implementation.
In this scenario, any suggestion for possible projects?