mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-05 04:30:45 +02:00
Rangement dans le code 2
This commit is contained in:
parent
bd70efab96
commit
bc8e5f2817
37 changed files with 26624 additions and 0 deletions
34
higher/res/log/LeNet-3 epochs.json
Normal file
34
higher/res/log/LeNet-3 epochs.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"Accuracy": 39.2,
|
||||
"Time": [
|
||||
3.9452463850000012,
|
||||
0.2891758564900622
|
||||
],
|
||||
"Device": "TITAN RTX",
|
||||
"Log": [
|
||||
{
|
||||
"epoch": 0,
|
||||
"train_loss": 2.109266757965088,
|
||||
"val_loss": 2.1106348037719727,
|
||||
"acc": 22.3,
|
||||
"time": 4.312489993,
|
||||
"param": null
|
||||
},
|
||||
{
|
||||
"epoch": 1,
|
||||
"train_loss": 1.7782783508300781,
|
||||
"val_loss": 1.8776130676269531,
|
||||
"acc": 33.76,
|
||||
"time": 3.605794182000002,
|
||||
"param": null
|
||||
},
|
||||
{
|
||||
"epoch": 2,
|
||||
"train_loss": 1.8152618408203125,
|
||||
"val_loss": 1.6963396072387695,
|
||||
"acc": 39.2,
|
||||
"time": 3.9174549800000023,
|
||||
"param": null
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue