4 lines
93 B
Python
4 lines
93 B
Python
from traindata import loss_train_hist, acc_train_hist, loss_val_hist = []
|
|
acc_val_hist = []
|
|
|