GPUs / CNN_CUDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN_CUDA

I push my code to git just preventing loss of my code. This is not the final version, I will update it later.

(1) mkdir CNN_CUDA (2) cd CNN_CUDA (3) git init (4) git status (5) git add Surfing_V1 (6) git commit -m "Add CNN_CUDA" (7) git remote add origin https://github.com/KANGRuipeng/CNN_CUDA.git (8) git push -u origin master

(1)Install win10; (2)Update to newest Version;; (3)Install VS2013; (4)Install CUDA8.0; (5)Add CUDNN to Path;

About


Languages

Language:C++ 86.2%Language:MATLAB 5.7%Language:Cuda 4.2%Language:Protocol Buffer 3.2%Language:Batchfile 0.5%Language:C 0.3%