Tianyi Zheng ae0fc85401
Fix ruff errors (#8936)
* Fix ruff errors

Renamed neural_network/input_data.py to neural_network/input_data.py_tf
because it should be left out of the directory for the following
reasons:

1. Its sole purpose is to be used by neural_network/gan.py_tf, which is
   itself left out of the directory because of issues with TensorFlow.

2. It was taken directly from TensorFlow's codebase and is actually
   already deprecated. If/when neural_network/gan.py_tf is eventually
   re-added back to the directory, its implementation should be changed
   to not use neural_network/input_data.py anyway.

* updating DIRECTORY.md

* Change input_data.py_tf file extension

Change input_data.py_tf file extension because algorithms-keeper bot is being picky about it

---------

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2023-08-09 13:25:30 +05:30
..
2023-08-09 13:25:30 +05:30
2023-08-09 13:25:30 +05:30
2023-03-01 17:23:33 +01:00
2022-10-13 11:45:20 +02:00
2022-10-25 21:47:52 +02:00
2023-08-09 13:25:30 +05:30
2022-11-01 10:50:50 +13:00
2022-06-22 12:04:18 +08:00
2023-03-01 17:23:33 +01:00
2023-05-26 09:34:17 +02:00
2022-10-12 20:41:52 +02:00
2023-08-09 13:25:30 +05:30
2021-09-07 13:37:03 +02:00
2022-10-12 20:42:30 +02:00
2023-01-10 23:47:02 +01:00
2023-08-09 13:25:30 +05:30
2023-05-17 12:08:56 +12:00
2022-07-14 12:54:24 +05:30
2023-05-26 09:34:17 +02:00
2023-05-26 09:34:17 +02:00
2023-05-26 09:34:17 +02:00
2022-10-23 13:17:30 +02:00
2020-01-18 13:24:33 +01:00
2022-05-16 19:28:30 +08:00
2022-10-16 09:43:29 +02:00
2021-08-15 21:15:53 +02:00
2023-05-26 09:34:17 +02:00
2021-08-15 21:15:53 +02:00
2023-08-09 13:25:30 +05:30
2022-10-12 22:42:02 +02:00