Python/neural_network
Maxim Smolskiy fd27953d44
Reenable files when TensorFlow supports the current Python (#11318)
* Remove python_version < '3.12' for tensorflow

* Reenable dynamic_programming/k_means_clustering_tensorflow.py

* updating DIRECTORY.md

* Try to fix ruff

* Try to fix ruff

* Try to fix ruff

* Try to fix ruff

* Try to fix ruff

* Reenable machine_learning/lstm/lstm_prediction.py

* updating DIRECTORY.md

* Try to fix ruff

* Reenable computer_vision/cnn_classification.py

* updating DIRECTORY.md

* Reenable neural_network/input_data.py

* updating DIRECTORY.md

* Try to fix ruff

* Try to fix ruff

* Try to fix mypy

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

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

* Try to fix ruff

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

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

---------

Co-authored-by: MaximSmolskiy <MaximSmolskiy@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-12 09:35:49 +01:00
..
activation_functions File moved to neural_network/activation_functions (#11216) 2023-12-27 03:35:29 -05:00
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
2_hidden_layers_neural_network.py Fix numpy deprecation warning in 2_hidden_layers_neural_network.py (#10424) 2023-10-16 01:41:45 +02:00
back_propagation_neural_network.py Style sigmoid function in harmony with pep guideness (#6677) 2023-09-04 13:38:26 -04:00
convolution_neural_network.py [pre-commit.ci] pre-commit autoupdate (#11275) 2024-02-05 20:48:10 +01:00
gan.py_tf [pre-commit.ci] pre-commit autoupdate (#9543) 2023-10-07 21:32:28 +02:00
input_data.py Reenable files when TensorFlow supports the current Python (#11318) 2024-03-12 09:35:49 +01: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