Avin is studying series. A series is called "wave" if the following conditions are satisfied: It contains at least two elements; All elements at odd p ...
分类:
其他好文 时间:
2021-04-23 12:27:42
阅读次数:
0
Problem Description Kolya loves putting gnomes at the circle table and giving them coins, and Tanya loves studying triplets of gnomes, sitting in the ...
分类:
其他好文 时间:
2021-02-18 13:33:21
阅读次数:
0
Repeated DNA Sequences (M) 题目 All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for example: "ACGAATTCCG". When studying D ...
分类:
其他好文 时间:
2020-06-16 10:26:45
阅读次数:
64
There are lots of "tutorials" about promise in the internet. Recently I am studying the frontend code of SAP Cloud for Customer and I come across a re ...
分类:
其他好文 时间:
2020-05-07 22:58:06
阅读次数:
71
A - Buggy Sorting Little boy Valera studies an algorithm of sorting an integer array. After studying the theory, he went on to the practical tasks. As ...
分类:
其他好文 时间:
2020-04-26 11:23:37
阅读次数:
70
Programmer Rostislav got seriously interested in the Link/Cut Tree data structure, which is based on Splay trees. Specifically, he is now studying the ...
分类:
其他好文 时间:
2020-04-12 20:18:43
阅读次数:
92
模型压缩相关 [github code] 本文研究对BERT的剪枝。结论:BERT可以在预训练时进行一次修剪,而不是在不影响性能的情况下对每个任务进行单独修剪。 针对不同水平的修剪: 低水平的修剪(30-40%)根本不会增加训练前的损失或影响下游任务的转移。中等水平的修剪会增加训练前的损失,并阻止有 ...
分类:
其他好文 时间:
2020-03-13 18:58:15
阅读次数:
49
题目: Returning back to problem solving, Gildong is now studying about palindromes. He learned that a palindrome is a string that is the same as its rev ...
分类:
其他好文 时间:
2020-02-20 09:39:04
阅读次数:
81
查看ip信息 # ifconfig 目录介绍 #ls -lh dev : 存放抽象硬件(如光盘等) var: 存放经常变化的文件 home:普通用户的家目录 etc:配置文件目录 usr:软件默认安装目录 mnt:文件挂载目录 root:root用户家目录 文件操作 到家目录 #cd 打印目录 #p ...
分类:
其他好文 时间:
2020-01-31 21:11:04
阅读次数:
79
Hey Guys I am back to my path of training, I am currently studying at UNSW and i am preparing to do ACM-ICPC in my uni life. I will be recording my tr ...
分类:
其他好文 时间:
2020-01-28 21:06:35
阅读次数:
69