Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
		
		Hi All, I Have An Issue With The Way Hyper Parameters Are Logged Under Configuration, The Values That Are Stored Seem To Add Unnecessary Escape Characters To The Original Values.. Is It A Known Issue? Is There A Way To Change It? Thanks
BTW:str('\.') Out[4]: '\\.' str(('\.', )) Out[5]: "('\\\\.',)"This is just python str casting
261 Views
				0
Answers
				
					 
	4 years ago
				
					
						 
	2 years ago