上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 80 下一页
摘要: virtualbox:http://download.virtualbox.org/virtualbox/5.1.38/ 阅读全文
posted @ 2022-06-12 18:41 海_纳百川 阅读(16) 评论(0) 推荐(0) 编辑
摘要: 当使用:git clone https://www.github.com/*** 时,出现网络问题时,可以使用如下方式快速clone git clone https://www.gitclone.com/www.github.com/*** 阅读全文
posted @ 2022-06-12 18:37 海_纳百川 阅读(125) 评论(0) 推荐(0) 编辑
摘要: git clone时报RPC failed; curl 18 transfer closed with outstanding read data remaining 错误 原因1:缓存区溢出 解决方法:命令行输入 git config http.postBuffer 524288000 执行上面命 阅读全文
posted @ 2022-06-12 18:28 海_纳百川 阅读(56) 评论(0) 推荐(0) 编辑
摘要: git使用指导中文版:https://git-scm.com/book/zh/v2 docker使用指导:https://docker_practice.gitee.io/ 阅读全文
posted @ 2022-06-12 18:25 海_纳百川 阅读(19) 评论(0) 推荐(0) 编辑
摘要: 本文主要是针对人脸识别中的各种loss进行总结。 背景 对于分类问题,我们常用的loss function是softmax,表示为: ,当然有softmax肯定也有hardmax: ,softmax和hardmax相比,优势是更容易收敛,更容易达到one-hot。softmax鼓励特征分开,但是并不 阅读全文
posted @ 2022-06-12 12:41 海_纳百川 阅读(847) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2022-06-12 12:28 海_纳百川 阅读(48) 评论(0) 推荐(0) 编辑
摘要: 快捷键配置 File->Setting->Keymap->Keymaps 选择Visual Studio风格 代码提示的匹配模式 File->Setting->Editor->Code Completion Case sensitive completion选择First letter 智能提示 写 阅读全文
posted @ 2022-06-12 10:25 海_纳百川 阅读(296) 评论(0) 推荐(0) 编辑
摘要: pypi官方地址:https://pypi.org/ 清华anoconda镜像源:https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/ opencv动态库api手册:https://docs.opencv.org/4.2.0/index.htm 阅读全文
posted @ 2022-06-11 11:18 海_纳百川 阅读(67) 评论(0) 推荐(0) 编辑
摘要: 注意:很多优秀的git项目是结合实际问题的,比如在天池比赛中的论坛版块有很多优秀的项目解读 我的github主页:https://github.com/chentiao 深度学习论文解读+逐行代码注释: https://github.com/labmlai/annotated_deep_learni 阅读全文
posted @ 2022-06-11 11:02 海_纳百川 阅读(39) 评论(0) 推荐(0) 编辑
摘要: 百度脑图:https://naotu.baidu.com/home 盘搜搜:https://www.pansoso.com/ 变量命名网站:https://unbug.github.io/codelf/ 各种网站导航:http://1nami.com/ 手写公式转math:http://webdem 阅读全文
posted @ 2022-06-10 23:15 海_纳百川 阅读(41) 评论(0) 推荐(0) 编辑
上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 80 下一页
本站总访问量