摘要: CanChen ggchen@mail.ustc.edu.cn Recently I am reviewing leetcode top100 liked problems that I have solved before and I find the most important thing i 阅读全文
posted @ 2020-04-12 19:30 Klaus-Chen 阅读(92) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn Recently I am reviewing leetcode top100 liked problems that I have solved before and I find the most important thing i 阅读全文
posted @ 2020-04-11 20:43 Klaus-Chen 阅读(106) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn Max Consecutive Ones II Given a binary array, find the maximum number of consecutive 1s in this array if you can flip 阅读全文
posted @ 2020-04-09 23:45 Klaus-Chen 阅读(115) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn Maximum Size Subarray Sum Equals k Given an array nums and a target value k, find the maximum length of a subarray tha 阅读全文
posted @ 2020-04-07 21:23 Klaus-Chen 阅读(91) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn 今天编程碰到个问题,想起了《编程之美》类似的方法,于是重新翻看这本书。只看了前面一部分,有很多感悟,来分享一下。 有的人只是投了技术支持的岗位,还是要求做很多很难编程题,然后去问面试官为什么。面试官回答,因为投这个岗位的人实在太多了,得 阅读全文
posted @ 2020-04-07 20:33 Klaus-Chen 阅读(104) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn Leetcode Coding is an essential skill for research and I found this article very useful. From today on, I am going to 阅读全文
posted @ 2020-04-06 19:56 Klaus-Chen 阅读(146) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn Siamese Motivation: For few-show learning problems, we can use another loss function if we do not have enough training 阅读全文
posted @ 2020-04-06 15:56 Klaus-Chen 阅读(112) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn A few days ago, I wrote a post about a survey on active learning but did not finished reading. Today I am going to giv 阅读全文
posted @ 2020-04-04 12:20 Klaus-Chen 阅读(134) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn Circle Loss Motivation: This paper wants to provide a unified view of two elemental learning approaches, i.e., learnin 阅读全文
posted @ 2020-04-03 18:34 Klaus-Chen 阅读(111) 评论(0) 推荐(0) 编辑
摘要: CanChen ggchen@mail.ustc.edu.cn Curriculum Learning Motivation: Humans learn easy things first and then begin to learn hard knowledge. This is like th 阅读全文
posted @ 2020-03-30 19:42 Klaus-Chen 阅读(91) 评论(0) 推荐(0) 编辑