flor icon indicating copy to clipboard operation
flor copied to clipboard

Windows support

Open rlnsanz opened this issue 5 years ago • 1 comments

rlnsanz avatar Feb 22 '21 15:02 rlnsanz

Unable to run linear.py or linear_raw.py at all on windows at the moment. Possible workaround would be to wrap the for loop that does all the training with the following code -> if name == 'main'

mmvsal13 avatar Feb 28 '21 06:02 mmvsal13