Hierarchical-attention-networks-pytorch icon indicating copy to clipboard operation
Hierarchical-attention-networks-pytorch copied to clipboard

Add saved_path dir checker when running at the first time

Open icmpnorequest opened this issue 5 years ago • 0 comments
trafficstars

When running train.py at the first time, adding the checker code would avoid such error:

FileNotFoundError: [Errno 2] No such file or directory: 'trained_models/logs.txt'

icmpnorequest avatar Jun 16 '20 06:06 icmpnorequest