Python/neural_network
Maxim Smolskiy 4700297b3e
Enable ruff RUF002 rule (#11377)
* Enable ruff RUF002 rule

* Fix

---------

Co-authored-by: Christian Clauss <cclauss@me.com>
2024-04-22 21:51:47 +02:00
..
activation_functions Enable ruff INP001 rule (#11346) 2024-04-02 21:13:56 +02:00
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
back_propagation_neural_network.py Enable ruff RUF002 rule (#11377) 2024-04-22 21:51:47 +02:00
convolution_neural_network.py Enable ruff NPY002 rule (#11336) 2024-04-01 21:39:31 +02:00
gan.py_tf [pre-commit.ci] pre-commit autoupdate (#9543) 2023-10-07 21:32:28 +02:00
input_data.py Enable ruff NPY002 rule (#11336) 2024-04-01 21:39:31 +02:00
perceptron.py.DISABLED added a function to calculate perceived frequency by observer using Doppler Effect (#10776) 2023-10-22 00:33:50 +02:00
simple_neural_network.py Create ipv4_conversion.py (#11008) 2023-10-29 00:47:46 +02:00
two_hidden_layers_neural_network.py Enable ruff NPY002 rule (#11336) 2024-04-01 21:39:31 +02:00