文件名称:期权matlab代码-BrainCaffe:脑咖啡
文件大小:20KB
文件格式:ZIP
更新时间:2024-06-15 10:57:42
系统开源
预算matlab代码脑咖啡 这是用于构建Caffe for Brain服务器的存储库。 步骤0。安装所需的库 MKL或OpenBLAS等... 从获取MKL。 (IPP和MPI可能有用。但是,未经测试) 安装OpenBLAS: 选项1)从源构建:从获取源,然后运行“ make”和“ sudo make install” 选项2)安装预构建的(Ubuntu): sudo apt install libopenblas-dev 在OSX上安装gflags, sudo port install gflags 通过在外部文件夹中运行external.sh从=>安装glog Matlab对MatCaffe可能非常有用! 请参阅有关设置Ubuntu服务器的详细信息 第1步。获取Caffe代码:从下载官方的Caffe代码。 选项1。RC 3版本:使用来自(旧)的代码 选项2。RC 5版本:要使用中的代码,请使用脚本cprc5.sh。 (老的) 选项3。 1.0:使用来自脚本cpv1.sh的代码(推荐) 选项4.获取最新的主版本。 第2步。使用这些Makefile和Makefile.conf来构建Ca
【文件预览】:
BrainCaffe-master
----external()
--------external.sh(451B)
----Makefile.config.basicsetting(4KB)
----cprc3.sh(190B)
----HowToConfigureUbuntuAsRouter.txt(1KB)
----AutoIPF.sh(310B)
----Ubuntu_setup.txt(5KB)
----MNIST_LeNet_Solver.prototxt(264B)
----Linkage_Caffe_with_Matlab.txt(523B)
----cprc5.sh(386B)
----README.md(1KB)
----Makefile(25KB)
----cprc2.sh(190B)
----Train_LeNet.sh(105B)
----Makefile.config(6KB)
----cpv1.sh(400B)
----MNIST_LeNet.prototxt(3KB)