Francisco J. H. Heras

Results 2 issues of Francisco J. H. Heras

I have this error when running the notebook with "jupyter notebook" ``` UnicodeDecodeError Traceback (most recent call last) in () 1 file = open(train_datasets[0]) ----> 2 train_A = pickle.load(file) 3...

I would like to use the wandb API at the end of the training process to output results, trainign arguments and history. Because the Run object in wandb_logger.experiment is missing...

ty:question
c:sync
c:api
a:cli
c:offline