모델관리 학습 조회 수정
This commit is contained in:
@@ -138,7 +138,6 @@ public class HyperParamDto {
|
||||
this.hueDelta = entity.getHueDelta();
|
||||
|
||||
// Legacy
|
||||
this.dropoutRatio = entity.getDropoutRatio();
|
||||
this.cnnFilterCnt = entity.getCnnFilterCnt();
|
||||
|
||||
// Common
|
||||
|
||||
Reference in New Issue
Block a user