# This is the code from the p1ch2/3_cyclegan notebook
import torch
import torch.nn as nn
class ResNetBlock(nn.Module):
def __init__(self, dim):
super(ResNetBlock, self).__init__()
...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《python code》 | 3547字 | 5.6分钟 | 77% | 50 CPM | 100 次 | 82 | 不及格,错误太多! |
The wrong word this time: #,1,/,_,(,.,),:,_,_,_,_,(,,d,i,m,),:,(,R,),.,_,_,_,_,(,),_,=,.,_,_,(,),_,_,(,,,,d,i,m,),:,_,=,[,],_,+,=,[,n,n,.,(,1,),],_,+,=,[,(,,,,,_,=,3,,,,p,a,d,i,n,g,=,0,, | |||||||
Suggestion:
正确率比较低,多观察一下出错的字加以修正,一般来讲都要达到95%以上比较好。
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 汉天子,方鼎盛,四百州。 ——黄庭坚 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |