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

cuda-convnet-master

于 2015-11-06 发布 文件大小:163KB
0 175
下载积分: 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 个回复

  • httpclient xml 源代码 希望有帮助
    httpclient xml 源代码 希望有帮助-httpclient xml source code would like to have help
    2022-03-03 08:00:31下载
    积分:1
  • addressBook
    简单记事本,实现简单的文本编辑功能,和win7下记事本功能基本类似(Simple Notepad, to achieve simple text editing features, and win7 notepad function under substantially similar)
    2013-10-09 12:05:12下载
    积分:1
  • difuse noise
    说明:  仿真产生各种各态同性噪声场的噪声,需设置阵型,采样率等参数(A matab toolbox to generate an array of diffuse noise)
    2020-12-06 00:46:42下载
    积分:1
  • ExamOne
    说明:   字符串数组中的某个字符进行替换 统计每个数字出现的个数(A string array of characters in the replacement of Statistics figures for each number of)
    2008-11-02 00:07:41下载
    积分:1
  • Scara机器人 TCP UDP通信
    说明:  支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interface, software version is VS2010 source code, character parsing, message parsing. Package Modbus TCP communication class can be used directly)
    2019-12-27 21:57:08下载
    积分:1
  • OReilly_-_C_sharp_Cookbook
    The C# Cookbook offers a definitive collection of solutions and examples for this new programming language. Recipes range from simple tasks to the more complex, and are organized with respect to the types of problems you ll need to solve as you progress in your experience as a C# programmer.
    2009-10-24 23:29:25下载
    积分:1
  • 用于嗅探网络数据报, 用于嗅探网络数据报
    用于嗅探网络数据报, 用于嗅探网络数据报-For sniffing network data reported for the sniffer network data reported
    2022-06-29 11:32:18下载
    积分:1
  • testFlowCtrl
    FlowCtrl,工控系统中组态软件中常用的流体显示控件源代码。(FlowCtrl, industrial control system configuration software commonly used in fluid showed that the source code control.)
    2009-02-21 10:49:49下载
    积分:1
  • 多线管理
    说明:  安全的多线程管理,便于多线程编程,可供参考学习(Secure multithreading management)
    2019-04-11 15:48:38下载
    积分:1
  • disable_all_threadwindow
    Disable本线程所有的顶部窗口(Disable all the top windows of current thread)
    2020-07-01 00:40:02下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载