A basic CNN implementation using CuDNN for EE147 - GPU Parallel Programming
The code to get to the first forward convolution is based on a tutorial found at: http://www.goldsborough.me/cuda/ml/cudnn/c++/2017/10/01/14-37-23-convolutions_with_cudnn/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A basic CNN implementation using CuDNN for EE147 - GPU Parallel Programming
The code to get to the first forward convolution is based on a tutorial found at: http://www.goldsborough.me/cuda/ml/cudnn/c++/2017/10/01/14-37-23-convolutions_with_cudnn/