登录
首页 » Python » cuda-convnet-master

cuda-convnet-master

于 2015-11-06 发布 文件大小:163KB
0 223
下载积分: 1 下载次数: 12

代码说明:

  基于GPU的 ,深度学习,Python代码(Based on GPU, deep learning, Python Code)

文件列表:

cuda-convnet-master
...................\.gitignore,433,2014-06-14
...................\cmake
...................\.....\findMKL.cmake,3965,2014-06-14
...................\.....\findThreads.cmake,8762,2014-06-14
...................\CMakeLists.txt,4053,2014-06-14
...................\convdata.py,7588,2014-06-14
...................\convnet.py,10274,2014-06-14
...................\data.py,10116,2014-06-14
...................\example-layers
...................\..............\layer-params-18pct.cfg,485,2014-06-14
...................\..............\layer-params-19pct.cfg,347,2014-06-14
...................\..............\layer-params-80sec.cfg,436,2014-06-14
...................\..............\layer-params-conv-local-11pct.cfg,1266,2014-06-14
...................\..............\layer-params-conv-local-13pct.cfg,429,2014-06-14
...................\..............\layer-params-example.cfg,368,2014-06-14
...................\..............\layer-params.gc.cfg,194,2014-06-14
...................\..............\layers-18pct.cfg,1042,2014-06-14
...................\..............\layers-19pct.cfg,934,2014-06-14
...................\..............\layers-80sec.cfg,994,2014-06-14
...................\..............\layers-conv-local-11pct.cfg,982,2014-06-14
...................\..............\layers-conv-local-13pct.cfg,1020,2014-06-14
...................\..............\layers-example.cfg,1561,2014-06-14
...................\..............\layers.gc.cfg,629,2014-06-14
...................\gpumodel.py,13566,2014-06-14
...................\include
...................\.......\common
...................\.......\......\matrix.h,11574,2014-06-14
...................\.......\......\matrix_funcs.h,3051,2014-06-14
...................\.......\......\queue.h,3693,2014-06-14
...................\.......\......\thread.h,2877,2014-06-14
...................\.......\convnet.cuh,2982,2014-06-14
...................\.......\cost.cuh,2205,2014-06-14
...................\.......\cudaconv2
...................\.......\.........\conv_util.cuh,28528,2014-06-14
...................\.......\.........\cudaconv2.cuh,8540,2014-06-14
...................\.......\data.cuh,2864,2014-06-14
...................\.......\layer.cuh,12160,2014-06-14
...................\.......\layer_kernels.cuh,2388,2014-06-14
...................\.......\neuron.cuh,13064,2014-06-14
...................\.......\nvmatrix
...................\.......\........\nvmatrix.cuh,19104,2014-06-14
...................\.......\........\nvmatrix_kernels.cuh,25992,2014-06-14
...................\.......\........\nvmatrix_operators.cuh,8978,2014-06-14
...................\.......\pyconvnet.cuh,1969,2014-06-14
...................\.......\util.cuh,3109,2014-06-14
...................\.......\weights.cuh,7609,2014-06-14
...................\.......\worker.cuh,3022,2014-06-14
...................\layer.py,62048,2014-06-14
...................\options.py,16903,2014-06-14
...................\ordereddict.py,8822,2014-06-14
...................\README.rst,1710,2014-06-14
...................\shownet.py,15146,2014-06-14
...................\src
...................\...\common
...................\...\......\CMakeLists.txt,88,2014-06-14
...................\...\......\matrix.cpp,29061,2014-06-14
...................\...\convnet.cu,10558,2014-06-14
...................\...\cost.cu,3490,2014-06-14
...................\...\cudaconv2
...................\...\.........\CMakeLists.txt,187,2014-06-14
...................\...\.........\conv_util.cu,146906,2014-06-14
...................\...\.........\filter_acts.cu,106824,2014-06-14
...................\...\.........\img_acts.cu,221849,2014-06-14
...................\...\.........\weight_acts.cu,88339,2014-06-14
...................\...\data.cu,4134,2014-06-14
...................\...\layer.cu,37049,2014-06-14
...................\...\layer_kernels.cu,11344,2014-06-14
...................\...\neuron.cu,2688,2014-06-14
...................\...\nvmatrix
...................\...\........\CMakeLists.txt,155,2014-06-14
...................\...\........\nvmatrix.cu,35278,2014-06-14
...................\...\........\nvmatrix_kernels.cu,3416,2014-06-14
...................\...\pyconvnet.cu,6794,2014-06-14
...................\...\util.cu,3498,2014-06-14
...................\...\weights.cu,1456,2014-06-14
...................\...\worker.cu,6662,2014-06-14
...................\util.py,3537,2014-06-14
...................\__pycache__
...................\...........\data.cpython-34.pyc,10030,2015-11-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • quotaio_v2
    Definitions of structures for vfsv0 quota format.
    2014-08-22 16:42:58下载
    积分:1
  • Demo
    在对话框中加载菜单,VC++精选编程源码,很好的参考。(In the dialog box to load the menu, select VC++ programming source code, a good reference.)
    2013-12-03 09:27:56下载
    积分:1
  • crain
    池塘夜降彩色雨,可以用的。大家试试看。呵呵(wuu)
    2009-06-17 10:02:33下载
    积分:1
  • hevpower
    用于混合动力汽车动力性经济性仿真,用simulink创建的模型(For hybrid vehicle dynamic simulation)
    2019-01-25 11:09:34下载
    积分:1
  • 删除多余结点。合并链表
    合并链表,删除多余节点,数据结构中的单链表应用(Merge the list, delete the excess node)
    2017-12-29 15:10:14下载
    积分:1
  • VC网络与通信经典
    VC网络与通信经典编程-VC networking and communications classical programming
    2022-02-22 08:05:51下载
    积分:1
  • Chapter19
    基于windows的静态与动态链接库的调用,创建,加载DLL以及Depends工具(Call the windows of static and dynamic link library-based, create, load the DLL and Depends Tools)
    2014-04-15 10:26:15下载
    积分:1
  • Matlab-make-blurred-images-clear-master
    说明:  可以对模糊的图像进行去噪处理,使得图像更加清晰(It can denoise the blurred image and make the image clearer)
    2020-05-24 15:31:07下载
    积分:1
  • controlling_lock_keys_demo_sdi
    控制CAPSLOCK, NUMLOCK, SCRLOCK键的程序(The Example of controling CAPSLOCK, NUMLOCK, SCRLOCK)
    2020-06-30 22:00:02下载
    积分:1
  • UsefulSUBs
    Useful Generic Excel Macro s
    2013-08-27 10:33:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载