
AI
十维
AI,云,大数据
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
grad_w for sigmoid
ref:https://github.com/Niranjankumar-c/GradientDescent_Implementation This is the description of how to compute grad_w by math.原创 2020-04-08 17:31:24 · 238 阅读 · 0 评论 -
conda channels of local
conda config --add channelshttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ conda config --add channelshttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/ conda config --set show_channe...原创 2020-03-30 23:11:50 · 229 阅读 · 0 评论