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

P.96: コピーするモデルファイル名がソースと紙面で異なる #7

Closed
renkin3q opened this issue Dec 31, 2020 · 2 comments
Assignees
Labels

Comments

@renkin3q
Copy link

ページ数

P.96 の「AIモデルとラベルの読み込み」の前

内容

誤:!cp '/content/drive/My Drive/my_model.h5' './my_model.h5'
正:!cp '/content/drive/My Drive/my_model_aug.h5' './my_model_aug.h5'

コメント

@karaage0703
Copy link
Owner

@renkin3q さん
ご指摘ありがとうございます。

@KazumaAndoh さん
ファイル名「my_model_aug」とするとP.95で記載しているので、こちらも指摘の通り正誤表に追加するのが良いと思います。

@karaage0703
Copy link
Owner

正誤表に追記しましたのでcloseします。

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

No branches or pull requests

3 participants