Linux系统上的命令杂记- -持续更新

1 创建新的文件夹

mkdir xxxx

 

2 创建新用户

首先进入到root操作

新用户名:sudo useradd xxx

设置密码:sudo passwd xxx

换到自己的用户下面:su xxx

 

3 新建python 文件

touch xxx.py

 

4 删除文件

rm xxx.py

 

5 从github上下载文件

git clone xxx(网址)

 

5.pytorch中在TensorFlowboard上可视化

https://ptorch.com/news/18.html

 

6.准确率不变,可能就是参数在代码中没有传送进去,或者每次训练的时候都初始化了

 

7. VIM中的保存和退出、VIM退出命令、如何退出vim编辑、VIM命令大全.https://blog.csdn.net/feosun/article/details/73196299

 

8. Pytorch使用Tensorboard可视化网络结构https://blog.csdn.net/sunqiande88/article/details/80155925

 

9.Batch Normalization

https://blog.csdn.net/u014532743/article/details/78456350

 

10. tensorboardX是PyTorch的tensorboard插件,支持模型图可视化https://swift.ctolib.com/article/wiki/74265

 

11.Python pickle模块学习(超级详细)https://blog.csdn.net/sxingming/article/details/52164249

 

12.PyTorch中文文档http://pytorch-cn.readthedocs.io/zh/latest/

 

13.一个常见错误:Python 异常 TclError: no display name and no $DISPLAY environment variable

 

14.plt.plot()教程用法 https://matplotlib.org/users/pyplot_tutorial.html

 

15.Python os.listdir() 方法

http://www.runoob.com/python/os-listdir.html

 

16.Python中将变量按行写入txt文本中的方法

https://www.jb51.net/article/137644.htm

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值