Python/neural_network
Maxim Smolskiy f2246ce7fd
Enable ruff ICN001 rule (#11329)
* Enable ruff ICN001 rule

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-28 18:03:23 +00:00
..
activation_functions [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01: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 [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
convolution_neural_network.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
gan.py_tf [pre-commit.ci] pre-commit autoupdate (#9543) 2023-10-07 21:32:28 +02:00
input_data.py Enable ruff ICN001 rule (#11329) 2024-03-28 18:03:23 +00: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 ICN001 rule (#11329) 2024-03-28 18:03:23 +00:00