文件名称: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.