卷积神经网络代码

时间:2015-05-10 03:05:40
【文件属性】:
文件名称:卷积神经网络代码
文件大小:4.5MB
文件格式:GZ
更新时间:2015-05-10 03:05:40
卷积神经网络 卷积神经网络的源代码 ConvNet - C++ Convolutional Neural Network Library Description of the contents: compile.sh script that compiles the ConvNet library CMakeLists.txt main file describing build process (for cmake) build/ directory where everything will be built into doc/ documentation sources & configs (for doxygen) include/ ConvNet header files src/ ConvNet library sources tst/ test sources, test scripts data/ data storage (mostly test data and config files) For more detailed documentation, see http://conv-net.sf.net
【文件预览】:
conv-net-0.1
----tst()
--------testimg.cpp(4KB)
--------testmnist.sh(392B)
--------testimg.sh(335B)
--------testmnist.cpp(5KB)
--------README(444B)
----src()
--------cvgenericplane.cpp(5KB)
--------cvsubsamplingplane.cpp(5KB)
--------cvconvolutionplane.cpp(6KB)
--------cvconvnetparser.cpp(12KB)
--------cvconvnet.cpp(5KB)
--------cvrbfplane.cpp(5KB)
--------cvmaxplane.cpp(4KB)
--------cvsourceplane.cpp(3KB)
--------cvfastsigmoid.cpp(2KB)
----doc()
--------LICENSE(2KB)
--------cvconvnet.dox(51KB)
--------Mainpage.dox(4KB)
----CMakeLists.txt(2KB)
----data()
--------testimg-4.png(279B)
--------testimg-2.png(201B)
--------testimg-6.png(283B)
--------t10k-images-idx3-ubyte(7.48MB)
--------testimg-8.png(302B)
--------testimg-3.png(305B)
--------mnist.xml(7.09MB)
--------t10k-labels-idx1-ubyte(10KB)
--------testimg-7.png(280B)
--------testimg-1.png(298B)
--------testimg-9.png(323B)
--------testimg-5.png(220B)
--------sample.xml(5KB)
--------README(466B)
--------testimg-0.png(253B)
----conv-net.spec(2KB)
----README(512B)
----compile.sh(890B)
----include()
--------cvgenericplane.h(4KB)
--------cvconvnetparser.h(3KB)
--------cvrbfplane.h(3KB)
--------cvmaxplane.h(3KB)
--------cvconvnet.h(4KB)
--------cvconvolutionplane.h(3KB)
--------cvfastsigmoid.h(2KB)
--------cvsubsamplingplane.h(3KB)
--------cvsourceplane.h(3KB)

网友评论

  • 需要有一定基础才能看
  • 初学者就需要一个能够允许的代码而已嘛? 这个根本就不能允许 好不,说明文档、说明文档
  • 还行,学习学习
  • 对我来说太难了。。。。
  • 不错,太难了需要慢慢研究
  • 卷积啊卷积 太难懂了
  • 还可以,有一定的帮助,留着继续研究
  • 可以用来借鉴一下
  • 没有注释,很难理解
  • 卷积神经网络,如果再有个池化就好了
  • 资源还行 稍微借鉴
  • 初学者就需要一个能够允许的代码而已嘛? 这个根本就不能允许 好不,说明文档、说明文档
  • 先学习学习,如果有注释的话就更好啦
  • 价值不大,不建议下
  • 资源很不错,挺好
  • 好像是只能在MNIST上跑吧?一点注释也没有,帮助不大。
  • 不错,写的挺好,但是我调试不出 xp vs10
  • 没有什么注释,看起来费劲,但是代码不错
  • 都是CPP,没有注释
  • 资源很不错,稍微修改可以运行,适合结合论文一起学习。
  • 很好,算法还可以
  • 价值不大,不建议下
  • 感觉代码不是很全,不如tiny那个CNN的代码
  • 代码不错 很有参考价值 慢慢看~~
  • 都是CPP,看起来很吃力。
  • 很好,不仅代码写得不错,而且分类清晰明了!
  • 还行 能详细点就好了
  • 是不错的c语言程序,认真学习
  • 都是CPP,没有注释,只能自己看了
  • 确实 没在win7下运行比较麻烦。说不定真的是linux下的代码