-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] BaseModel.fit() 함수 코드 수정 (#30)
* [fix] BaseModel.fit() 함수의 return값 수정 * [chore] checkpoint 저장용 directory 추가 * [fix] BaseModel.fit() 함수 내 checkpoint callback 추가 * [fix] BaseModel.fit() 함수 내 validation 성능지표 logging 추가
- Loading branch information
Showing
2 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.