PathFlowAI icon indicating copy to clipboard operation
PathFlowAI copied to clipboard

Fix errors in model_training.py

Open sagarg22 opened this issue 3 years ago • 0 comments

Implements the following minor fixes for NameErrors in model_training.py:

  • Move transform_opts to proper variable scope
  • Fix spelling of dataloaders

sagarg22 avatar Oct 21 '21 15:10 sagarg22