subtitle
03
20
pycharm使用 pycharm使用
关于账号:JetBrains 使用的github账号登陆 和github邮箱一致ts.976362661
2022-03-20 田山
20
docker使用 docker使用
3090服务器的镜像名称版本信息 gcn v1ssh登陆服务git服务 关于容器网络运行的容器端口映射到宿主机端口 方法: 先保存为镜像 再开启镜像参考 https://blog.csdn.net/nienelong3319/articl
2022-03-20 田山
18
mac工具 mac工具
清理删除工具 卸载软件 cleanMyMac 4 X for Mac v4.10.1https://macwk.com/soft/cleanmymac-x Pycharm 2021.3https://macwk.com/soft/pycha
2022-03-18 田山
12
python使用 python使用
dataframe 访问dataframe时使用 iloc 如果 index 超范围不会报错,会把所有的全部包括
2022-03-12 田山
06
mac使用 mac使用
更新 brew 源https://mirrors.tuna.tsinghua.edu.cn/help/homebrew/https://blog.csdn.net/claram/article/details/101577547 使用ss
2022-03-06 田山
03
服务器记录 服务器记录
3090服务器服务器搭建教程 深度学习服务器 http://blog.17baishi.com/12252/ 20220303 系统安装 https://zhuanlan.zhihu.com/p/336429888 以下是远程桌面连接设
2022-03-03 田山
02
25
python时间模块 python时间模块
python CST时间转换为其他格式字符串思路: 先把CST格式时间转换为时间对象,在对转换成的时间对象做字符串格式转换import time # 实例 CST 格式字符串 timestr = 'Fri Feb 25 17:35:08 C
2022-02-25 田山
17
优化论文模型 优化论文模型
loss 为零 reward 的定义,不要将每次的reward简单定义为 0 或者 1 增加dropout层 减少深度学习网络的神经元的个数
2022-02-17
17
车辆CAN数据集 车辆CAN数据集
Car_Hacking_Challenge_Dataset_rev20Mar2021 两种数据类型: 正常报文 异常报文 没有进一步的分类 D_0 Normal: 179346 D_1 Normal: 733752Attack:
2022-02-17 田山
13
图数据 图数据
变量名 含义 n 总节点个数 m 总边的个数 N 总图的个数 文件名说明 文件名 内容说明 DS_A.txt 总边数行,表示邻接,节点使用节点ID表示 DS_graph_indicator.txt 总节
2022-02-13
3 / 4