Python/neural_network
Christian Clauss 5f4da5d616
isort --profile black . (#2181)
* updating DIRECTORY.md

* isort --profile black .

* Black after

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-07-06 09:44:19 +02:00
..
back_propagation_neural_network.py isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
convolution_neural_network.py isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
gan.py_tf Travis CI: Upgrade to Python 3.8 (#1783) 2020-02-23 04:23:00 +01:00
input_data.py_tf Travis CI: Upgrade to Python 3.8 (#1783) 2020-02-23 04:23:00 +01:00
perceptron.py Test the exception conditions (#1853) 2020-04-13 02:10:21 +02:00