搜索资源列表
CUDA-convnet
- HINTON的学生alex写的有关深度学习的图像分类上在cuda上的实现-Image classification HINTON alex students wrote about the depth of learning implemented on cuda' s
cuda-convnet-master
- 基于GPU的 ,深度学习,Python代码-Based on GPU, deep learning, Python Code
darknet-master
- 是一种神经网络框架,在其基础上可以实现物体检测,图像分类,模式识别功能。(Darknet is a neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. You can find the source on GitHub or you can read more about what Darknet can do righ
klument
- cuda简单例子,适合初学者,my first kernel()
深入浅出CUDA——很初步的CUDA指南
- 深入浅出介绍了nvdai公司基于TX1开发板使用的cuda编程语言(A brief introduction to the CUDA Programming language used by nvdai company based on TX1 development board)
pycuda-2017.1.1.tar
- 矩阵相乘的并行运算的算法,运算效率可以轻松提高近100倍。是进行人工智能研究及深度学习先关研究的必备并行算法。(The algorithm of parallel operation of matrix multiplication can easily increase the operation efficiency by nearly 100 times. It is a necessary parallel algorithm for the study of artificial in