docker使用 3090服务器的镜像名称版本信息 gcn v1ssh登陆服务git服务 关于容器网络运行的容器端口映射到宿主机端口 方法: 先保存为镜像 再开启镜像参考 https://blog.csdn.net/nienelong3319/articl 2022-03-20 田山
mac工具 清理删除工具 卸载软件 cleanMyMac 4 X for Mac v4.10.1https://macwk.com/soft/cleanmymac-x Pycharm 2021.3https://macwk.com/soft/pycha 2022-03-18 田山
mac使用 更新 brew 源https://mirrors.tuna.tsinghua.edu.cn/help/homebrew/https://blog.csdn.net/claram/article/details/101577547 使用ss 2022-03-06 田山
服务器记录 3090服务器服务器搭建教程 深度学习服务器 http://blog.17baishi.com/12252/ 20220303 系统安装 https://zhuanlan.zhihu.com/p/336429888 以下是远程桌面连接设 2022-03-03 田山
python时间模块 python CST时间转换为其他格式字符串思路: 先把CST格式时间转换为时间对象,在对转换成的时间对象做字符串格式转换import time # 实例 CST 格式字符串 timestr = 'Fri Feb 25 17:35:08 C 2022-02-25 田山
车辆CAN数据集 Car_Hacking_Challenge_Dataset_rev20Mar2021 两种数据类型: 正常报文 异常报文 没有进一步的分类 D_0 Normal: 179346 D_1 Normal: 733752Attack: 2022-02-17 田山
图数据 变量名 含义 n 总节点个数 m 总边的个数 N 总图的个数 文件名说明 文件名 内容说明 DS_A.txt 总边数行,表示邻接,节点使用节点ID表示 DS_graph_indicator.txt 总节 2022-02-13 深度学习