We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 の「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'
コメント
The text was updated successfully, but these errors were encountered:
@renkin3q さん ご指摘ありがとうございます。
@KazumaAndoh さん ファイル名「my_model_aug」とするとP.95で記載しているので、こちらも指摘の通り正誤表に追加するのが良いと思います。
Sorry, something went wrong.
正誤表に追記しましたのでcloseします。
KazumaAndoh
karaage0703
No branches or pull requests
ページ数
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'
コメント
The text was updated successfully, but these errors were encountered: