Create artificial_neural_network.py #10630
Annotations
2 errors
Ruff (F821):
neural_network/artificial_neural_network.py#L157
neural_network/artificial_neural_network.py:157:16: F821 Undefined name `verbose`
|
ruff
Process completed with exit code 1.
|