{"full_samples": 50000, 
"max_iterations": 20000,
"max_time": 2500,
"test_every": 500, 
"full_loss_every_n_statistics": 1, 
"dataset": "fashion_mnist", 
"statistics_every": 500, 
"model_name": "fc", 
"model_seed": 10, 
"l2_alpha": 0.0001,
"loss_fn": "CE",
"test_batch_size": 2000,
"grad_tol": 1e-20,
"exact_solver": "alg736_restarted"}