| 
									
										
										
										
											2019-11-05 23:35:28 +11:00
										 |  |  | { | 
					
						
							|  |  |  |   "scheduler": ["str",   "cos"], | 
					
						
							| 
									
										
										
										
											2019-12-24 17:36:47 +11:00
										 |  |  |   "LR"       : ["float", "0.025"], | 
					
						
							| 
									
										
										
										
											2019-11-05 23:35:28 +11:00
										 |  |  |   "eta_min"  : ["float", "0.001"], | 
					
						
							| 
									
										
										
										
											2019-11-19 14:39:26 +11:00
										 |  |  |   "epochs"   : ["int",   "250"], | 
					
						
							| 
									
										
										
										
											2019-11-05 23:35:28 +11:00
										 |  |  |   "warmup"   : ["int",   "0"], | 
					
						
							|  |  |  |   "optim"    : ["str",   "SGD"], | 
					
						
							|  |  |  |   "decay"    : ["float", "0.0005"], | 
					
						
							|  |  |  |   "momentum" : ["float", "0.9"], | 
					
						
							|  |  |  |   "nesterov" : ["bool",  "1"], | 
					
						
							|  |  |  |   "criterion": ["str",   "Softmax"], | 
					
						
							| 
									
										
										
										
											2019-12-29 20:17:26 +11:00
										 |  |  |   "batch_size": ["int",  "64"], | 
					
						
							|  |  |  |   "test_batch_size": ["int",  "512"] | 
					
						
							| 
									
										
										
										
											2019-11-05 23:35:28 +11:00
										 |  |  | } |