Skip to content

sudhir5595/GPU_accelerated_implemetation_of_ML_algorithms_using_CUDA

Repository files navigation

Parallel-implementation-of-Machine-Learning-Algorithms

Here we have implemented K fold cross validation algorithm parallely using CUDA C. Defined CUDA kernel in C to run the code in parallel for linear and logistic regression. We have achieved 3 times faster speed up with only 1000 data points and it is helpful for all machine learning algorithms

About

ME766 - High Performance Scientific Computing Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published