07 2024 档案

摘要:https://zhuanlan.zhihu.com/p/149186719 香农首次提出熵的定义,目的寻找一种高效/无损地编码信息的方法:以编码后数据的平均长度来衡量高效性,平均长度越小越高效;同时还需满足“无损”的条件,即编码以后不能呢个有原始信息的丢失。所以熵的定义是:无损编码事件信息的最小平 阅读全文
posted @ 2024-07-24 15:20 FigureOut 阅读(37) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-07-24 13:15 FigureOut 阅读(5) 评论(0) 推荐(0) 编辑
摘要:{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https: 阅读全文
posted @ 2024-07-19 15:26 FigureOut 阅读(20) 评论(0) 推荐(0) 编辑
摘要:进入docker # maptr_test 为docker的名称 docker exec -it maptr_test /bin/bash 创建docker # maptr:runtime-py3.8-cu111-torch1.10.2-a1ab6c8 为镜像名称 # 以镜像maptr:runtim 阅读全文
posted @ 2024-07-09 19:02 FigureOut 阅读(2) 评论(0) 推荐(0) 编辑
摘要:ssh-keygen -t rsa -b 4096 如生成 test test.pub两个文件,其中test.pub为公钥文件,test为私钥文件 将公钥文件的内容,拷贝到github的 setting- ssh and gpg key 中的新建ssh key的key中。 并在~/.ssh目录的co 阅读全文
posted @ 2024-07-08 22:34 FigureOut 阅读(13) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示