CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - CUDA

搜索资源列表

  1. CUDA_BP_neuralnetwork

    3下载:
  2. 基于nvidia CUDA架构的BP神经网络程序,在G80,G92 GPU上可以完成BP神经网络训练。速度较双核CPU提高十倍
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:155715
    • 提供者:樟树
  1. CUDA.rar

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上,The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1399107
    • 提供者:
  1. pso

    1下载:
  2. cuda加速粒子群算法的代码,非常不错哦-particle swarm algorithm to accelerate the cuda code
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:104192
    • 提供者:wangwei
  1. VisionWorkbench_1.1.0.5_x86

    0下载:
  2. 在计算机图像硬件上实现计算机视觉的相关算法,并使用了OpenGL及其Cg语言和CUDA,程序不错。-The OpenVIDIA project implements computer vision algorithms on computer graphics hardware, in OpenGL and Cg and CUDA. The project provides useful example programs which run computer vision algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:27552328
    • 提供者:lidawei
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:879776
    • 提供者:Sheng
  1. cuda-GPU

    0下载:
  2. 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。 在本文的实现部分,以软件开发流程为主线,描述了如何利用CUDA实现模式识别中的三种常用算法-The paper analyzed the Tesla GPU computing architecture and CUDA graphics and computing devices unified architecture,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2955537
    • 提供者:逍遥
  1. main

    0下载:
  2. 粒子算法的cuda并行实现,加速比很高,对于学习cuda的人很有帮助-Cuda parallel implementation of particle algorithm, the speedup is high, very helpful for people learning cuda
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:8700
    • 提供者:张李群
  1. CPU_BitmapApriori

    0下载:
  2. CUDA with Apriori algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:136341
    • 提供者:Technetvn
  1. GPUNN_demo

    0下载:
  2. Nerual Network kernel for CUDA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:604633
    • 提供者:dreamfly
  1. GPUNN_GUI

    0下载:
  2. 改代码是基于CUDA GPU的神经网络的实施。-This article describes the implementation of a neural network with CUDA..
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:521908
    • 提供者:craig
  1. gpupgasav2

    0下载:
  2. 基于GPU并行的模拟退火算法,使用CUDA,结合遗传算法,自适应邻域的并行模拟题退火算法-Simulated annealing algorithm based on GPU parallel With CUDA, combined with genetic algorithm, the adaptive neighborhood annealing algorithm for parallel simulation questions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6038947
    • 提供者:linmin
  1. Convolution_GPU

    0下载:
  2. This project implement the convolution neural network on GPU. This reduce much time for training process. This project was written in C# and cuda
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:518498
    • 提供者:ANH
  1. cuda-convnet

    1下载:
  2. 卷积神经网的GPU高效并行实现,用于大规模图像识别-A efficient GPU implementation of CNN with application to large-scale image recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-12
    • 文件大小:344064
    • 提供者:liubo
  1. CUDA-convnet

    0下载:
  2. HINTON的学生alex写的有关深度学习的图像分类上在cuda上的实现-Image classification HINTON alex students wrote about the depth of learning implemented on cuda' s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1921654
    • 提供者:柳下惠
  1. caffe-windows

    2下载:
  2. caffe在windows下的版本,可直接在windows环境下结合cuda搭建并行的卷积神经网络框架-caffe windows source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-25
    • 文件大小:4532224
    • 提供者:w.t.chen
  1. CUDA-CNN-master

    0下载:
  2. 提升mnist字符识别准确度,利用cuda进行加速其识别过程-improve the accuracy of mnist
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:76494
    • 提供者:刘明
  1. cuda_monte_carlo

    0下载:
  2. 这是论文 On the Utility of Graphics Cards to Perform Massively Parallel Simulation of Advanced Monte Carlo Methods 的配套代码,对于了解GPU cuda并行编程有用.-This is the thesis " On the Utility of Graphics Cards to Perform Massively Parallel Simulation of Advanced Mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:12605660
    • 提供者:allen
  1. cnn_cuda5.5

    1下载:
  2. 利用cuda加速卷积神经网络,用于人工智能图像分类- Cuda accelerated use convolution neural networks, artificial intelligence for image classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:481280
    • 提供者:subaoxing
  1. cudann

    1下载:
  2. 一个前馈反向传播人工神经网络的实现,并应用CUDA加速-Implementation of a feed-forward backpropagation artificial neural network using CUDA
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-06
    • 文件大小:46080
    • 提供者:yx
  1. MTCNN_face_detection_alignment-master

    0下载:
  2. 人脸检测 matlab+caffe+cuda(face detection: matlab+caffe+cuda)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-12
    • 文件大小:34357696
    • 提供者:mamam
« 12 »
搜珍网 www.dssz.com