码迷,mamicode.com
首页 >  
搜索关键字:discuss    ( 1567个结果
Torch.no_grad()影响MSE损失
相关描述 "https://discuss.pytorch.org/t/torch no grad affecting outputs loss/28595/3" 今天在训练网络的时候,发现mseloss在train和test时相差了好几个量级,后来发现是因为 ,并不是对称的,input的应该是网络 ...
分类:其他好文   时间:2019-01-28 15:12:40    阅读次数:764
asp突破php的安全模式
title: asp突破php的安全模式 一直惦记着无心师傅之前发的一个没有getshell的非法网站。终于放寒假了,小菜鸡也想试一试。 https://www.secquan.org/Discuss/1068622 首先直接使用工具验证漏洞是否存在: 工具报出存在漏洞,接下来直接使用工具getsh ...
分类:Web程序   时间:2019-01-20 00:52:15    阅读次数:204
Singer 学习二 使用Singer进行gitlab 2 postgres 数据转换
Singer 可以方便的进行数据的etl 处理,我们可以处理的数据可以是api 接口,也可以是数据库数据,或者 是文件 备注: 测试使用docker-compose 运行&&提供数据库内容,使用virtualenv && python 3.5 以及以上 环境准备 docker-compose 文件 ...
分类:其他好文   时间:2019-01-08 16:39:29    阅读次数:147
811. Subdomain Visit Count - Easy
A website domain like "discuss.leetcode.com" consists of various subdomains. At the top level, we have "com", at the next level, we have "leetcode.com ...
分类:其他好文   时间:2019-01-02 15:06:07    阅读次数:139
TPO-11 C2 Work for the biology committee
committee 委员会 representative 代表 department secretary 系里的秘书 applicant 申请人 第 1 段 1.Listen to a conversation between a student and a Professor. 听一段学生和教授之 ...
分类:其他好文   时间:2018-12-30 17:35:21    阅读次数:260
Practical Mathematical Handwriting
In this article, I discuss the handwriting of $\mathbb{A}, \mathcal{A}, \mathscr{A}, \mathfrak{A}$'s. PracticalMathHandwriting(20181226).pdf Figure: W ...
分类:其他好文   时间:2018-12-27 00:23:21    阅读次数:166
Leetcode22 Generate Parentheses
这题沿着思路就想到了递归,但是自己总结的规律并不对,所以到后面就会少。 参考Discuss: 2ms,基本在最快行列了,把str改成StringBuilder,重复利用,注意每次重新作为参数的时候去掉上次加入的数据,即可beat100%。 ...
分类:其他好文   时间:2018-12-17 14:28:18    阅读次数:199
久邦数码(3G门户)面试
久邦数码(3G门户)面试 参考链接 "https://www.nowcoder.com/discuss/25780?type=2&order=0&pos=55&page=1" ...
分类:其他好文   时间:2018-12-16 19:35:46    阅读次数:127
[luogu4556]雨天的尾巴
[luogu4556]雨天的尾巴 "luogu" 发现是一顿子修改然后再询问,那么把修改树上差分一下再线段树合并 但是... 如果你只有35分... "https://www.luogu.org/discuss/show/88259" cpp include using namespace std; ...
分类:其他好文   时间:2018-12-11 11:15:55    阅读次数:200
134. Gas Station
https://leetcode.com/problems/gas-station/discuss/42591/java-greedy-solution ...
分类:其他好文   时间:2018-12-06 14:41:34    阅读次数:208
1567条   上一页 1 ... 9 10 11 12 13 ... 157 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!