摘要:
进入E:\papercode\3D-point-cloud-generation-master\3D-point-cloud-generation-master
阅读全文
posted @ 2018-03-20 09:47
chamie
阅读(599)
推荐(0)
摘要:
由于从国外的网站上下载包可能会很慢,这里提供一个方法,输入命令:
阅读全文
posted @ 2018-03-19 20:09
chamie
阅读(10210)
推荐(0)
摘要:
正确的删除ubuntu方法如下: 第1步,修复MBR 1.进入win7,下载个软件MbrFix.exe,放在C:\windows\system32文件夹中 2.点击开始》所有程序》附件》命令提示符 3.在命令提示符中输入MbrFix /drive 0 fixmbr /yes 4.此时已经修复了MBR
阅读全文
posted @ 2018-03-16 15:01
chamie
阅读(251)
推荐(0)
摘要:
https://www.tensorflow.org/api_docs/python/tf/concat
阅读全文
posted @ 2018-03-15 16:25
chamie
阅读(210)
推荐(0)
摘要:
Ubuntu一般安装的软件查找路径: computer/usr/local/
阅读全文
posted @ 2018-03-14 20:50
chamie
阅读(290)
推荐(0)
摘要:
卸载旧版本: pip uninstall tensorflow 安装新版本: sudo pip install --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-1.1.0-cp27-none-linux
阅读全文
posted @ 2018-03-13 11:36
chamie
阅读(840)
推荐(0)
摘要:
命令行语句:lsb_release -a 命令行语句:uname -a
阅读全文
posted @ 2018-03-13 11:05
chamie
阅读(174)
推荐(0)
posted @ 2018-03-10 11:16
chamie
阅读(1)
推荐(0)
posted @ 2018-03-08 15:40
chamie
阅读(735)
推荐(0)
摘要:
RBM算法:受限玻尔兹曼机算法 DBN算法:深度信念网络算法 GAN算法:生成式对抗网络算法 RNN算法:递归神经网络算法
阅读全文
posted @ 2018-03-06 12:08
chamie
阅读(442)
推荐(0)