codezonediitj / adaboost

Implementation of AdaBoost Algorithm
Other
9 stars 16 forks source link

Parallelizing Artifical Neural Networks Using CUDA C #24

Closed purva98 closed 4 years ago

purva98 commented 4 years ago

Description of the problem : Perform parallelization of Artificial Neural Networks buy using CUDA C on the MNIST dataset.

Me and my teammate Riddhi Thakker from Team Cutting Edge. Would like to perform this task, to get more familiar to the project,

czgdp1807 commented 4 years ago

Well, there are many awesome libraries/frameworks to train ANNs and perform inference on pre-trained networks. The above task is not in the scope of this project. Thanks for your contributions. Closing.