FlowMeter
FlowMeter copied to clipboard
Fixed bugs in the Deepfence_ML_flowmeter.py training script
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.