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

cuda-convnet-master

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

  • 呼叫中心与私有云
    通过开源搭建一台属于自己的免费呼叫系统与私有云(Build a free call system for yourself through open source and cloud)
    2017-08-24 08:57:40下载
    积分:1
  • NB僵尸源码,可直接译,服务端使用时修改成本地上线即可
    NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可-NB zombie source can be directly compiled, server-side use can modify the cost of the ground line
    2022-06-19 23:22:20下载
    积分:1
  • LW-LZ78
       实现以下的无损数据压缩方法    LZ78和LZW算法; 给定若干个输入的字符串流,应用所编写的算法实现压缩,计算压缩比,然后再将压缩的码流进行解码,同输入的字符串流进行比较,判断输入输出码流是否一致。(Achieve the following lossless LZ78 and LZW data compression algorithm certain algorithms to a given input string stream to achieve compression applications written to calculate the compression ratio, and then decoding the compressed code stream, with the stream input string , and determines the input and output streams are the same.)
    2014-04-27 23:05:58下载
    积分:1
  • winSockUdp写了UDP客户端和服务端案例,同时也有TCP通讯连路例,希望对网络用户有所帮助。...
    winSockUdp程序编写了UDP客户端和服务端案例,同时也有TCP通讯连路例程,希望对网络编程用户有所帮助。-winsockudp include UDP client and UDP server example
    2023-02-08 16:10:03下载
    积分:1
  • 一阶倒立摆
    说明:  一阶倒立摆的LQR PID两种方法的比较,PID的simulink仿真,LQR的代码和simulink仿真,内含报告,供初学者参考(Comparison of two methods of first-order inverted pendulum LQR PID, simulink simulation of PID, LQR code and simulink simulation, including report for beginners reference)
    2020-06-05 09:35:53下载
    积分:1
  • 使用HTTP协议将文件下载到Windows的下载文件临时目录的序源代码。...
    使用HTTP协议将文件下载到Windows的下载文件临时目录的程序源代码。-use HTTP protocol can be downloaded to the Windows temporary directory download the source code.
    2022-10-17 21:20:03下载
    积分:1
  • RS
    VB人力资源管理系统(Access版源码),有需要的下吧。(VB (Access version of the source), human resource management system in need of it.)
    2013-08-04 09:00:03下载
    积分:1
  • 资源查看
    类似于“资源管理器”的程序,可以查看,系统的所有资源(similar to the "resource management for" process, can view, the system of all resources)
    2005-04-23 10:14:15下载
    积分:1
  • Based on the communication terminal equipment and the gateway server, interface...
    基于通信终端设备与网关服务器的接口协议,实现协议转换 转码 译码 功能。-Based on the communication terminal equipment and the gateway server, interface protocols, protocol conversion, transcoding decoding capabilities.
    2022-10-29 16:05:03下载
    积分:1
  • Contract-and-Auction
    合同理论在频谱资源利用方面的研究,为未来5G发展找到和合理的工具可以使双方收益最大化(contract theory using in 5G wireless communication about the spectrum allocations.)
    2016-04-06 23:46:12下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载