Python cuda-convnet

时间:2017-08-05 14:17:37
【文件属性】:

文件名称:Python cuda-convnet

文件大小:20.66MB

文件格式:PYD

更新时间:2017-08-05 14:17:37

Convnet

cuda-convnet High-performance C++/CUDA implementation of convolutional neural networks This is a fast C++/CUDA implementation of convolutional (or more generally, feed-forward) neural networks. It can model arbitrary layer connectivity and network depth. Any directed acyclic graph of layers will do. Training is done using the back-propagation algorithm.


网友评论

  • 可以拿来训练看效果
  • 只是动态库,没有源代码,分数有点高,后来自己去别的地方下载了源代码,上传到我的资源了
  • 挺不错的CNN资料,就是积分有点多。