Parallel Computing

less than 1 minute read

Parallel-Computing, Two project were made to get good understand of parallel comupting. One being edge detection in images, other being parallezing layers of ResNet Deep Learning architecture, which was used in ImageNet dataset.

Here is the github link where you can find more details about functioning of the solution.