ktongue commited on
Commit
fcfdfcb
·
verified ·
1 Parent(s): efea059

Add Platine model and image upload feature

Browse files
Files changed (1) hide show
  1. models/training_results.json +19 -0
models/training_results.json CHANGED
@@ -303,6 +303,25 @@
303
  "nu": 0.37
304
  }
305
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
306
  {
307
  "name": "Tungst\u00e8ne",
308
  "true_lambda": 1.95,
 
303
  "nu": 0.37
304
  }
305
  },
306
+ {
307
+ "name": "Platine",
308
+ "true_lambda": 1.82,
309
+ "true_mu": 0.62,
310
+ "estimated_lambda": 1.82,
311
+ "estimated_mu": 0.62,
312
+ "lambda_error_pct": 0.0,
313
+ "mu_error_pct": 0.0,
314
+ "filename": "model_l1.820_m0.620.pt",
315
+ "training_time_sec": 0,
316
+ "success": true,
317
+ "material_info": {
318
+ "lambda": 1.82,
319
+ "mu": 0.62,
320
+ "description": "M\u00e9tal pr\u00e9cieux, haute r\u00e9sistance",
321
+ "E_GPa": 168,
322
+ "nu": 0.38
323
+ }
324
+ },
325
  {
326
  "name": "Tungst\u00e8ne",
327
  "true_lambda": 1.95,