--checkpoint_cb = keras.callbacks.ModelCheckpoint('best-simplernn.h5')early_stopping_cb = keras.callbacks.EarlyStopping(patience = 3,restore_best_weights = True)ValueError: The filepath provided must end in `.keras` (Keras model format). Received: filepath=best-simplernn.h5
이 메일은 Google 그룹스 '머신러닝/딥러닝 도서 Q&A' 그룹에 가입한 분들에게 전송되는 메시지입니다.
이 그룹에서 탈퇴하고 더 이상 이메일을 받지 않으려면 ml-dl-book-qn...@googlegroups.com에 이메일을 보내세요.
이 토론을 보려면 https://groups.google.com/d/msgid/ml-dl-book-qna/c58f33c9-5c38-410f-be87-4222b355b641n%40googlegroups.com 페이지로 이동하세요.