Merge branch 'dev' of https://github.com/shahules786/enhancer into dev-hawk
This commit is contained in:
		
						commit
						7161f84a27
					
				|  | @ -40,7 +40,7 @@ def main(config: DictConfig): | ||||||
|         dirpath="./model", |         dirpath="./model", | ||||||
|         filename=f"model_{JOB_ID}", |         filename=f"model_{JOB_ID}", | ||||||
|         monitor="val_loss", |         monitor="val_loss", | ||||||
|         verbose=True, |         verbose=False, | ||||||
|         mode=direction, |         mode=direction, | ||||||
|         every_n_epochs=1, |         every_n_epochs=1, | ||||||
|     ) |     ) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 shahules786
						shahules786