FlowMeter icon indicating copy to clipboard operation
FlowMeter copied to clipboard

Fixed bugs in the Deepfence_ML_flowmeter.py training script

Open cyberholics opened this issue 9 months ago • 0 comments

Changes I made to the script:

  • Modified the script to use a relative path based on the script's location. This ensures that the script will work regardless of where it is run from.

  • Fixed the bug related to the correct usage of the numpy method.

With these changes, the training script now runs without errors.

cyberholics avatar May 24 '24 12:05 cyberholics