Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

书中的错误 #2

Open
flywangfang258 opened this issue Jan 18, 2019 · 4 comments
Open

书中的错误 #2

flywangfang258 opened this issue Jan 18, 2019 · 4 comments

Comments

@flywangfang258
Copy link

flywangfang258 commented Jan 18, 2019

P20,第3行“其中3个卷积层5个全连接层”应该为“其中5个卷积层3个全连接层”
P23,倒数第4行“处理后的张量大小为56*56*3*96”, 应该为“55*55*96
P43,倒数第9行“Random Filed”应改为“Random Field"
P150, 第1行括号里“Data Leakage Prevertion,DLP” 应该为“Data Leakage Prevention”

@duoergun0729
Copy link
Owner

tks

@xpfleo
Copy link

xpfleo commented Apr 16, 2020

P99,印刷错误,2)使用IF-IDF算法处理,应该为“2)使用TF-IDF算法处理”。

@xpfleo
Copy link

xpfleo commented Apr 16, 2020

代码open(filename)需要改为open(filename,'r',encoding='utf-8')

@duoergun0729
Copy link
Owner

tks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants