Python/neural_network
Christian Clauss 7ebe2b9593
Test the exception conditions (#1853)
* Text exception conditions

These are ValueErrors, not AttributeErrors.

* fixup! Format Python code with psf/black push

* Update perceptron.py

* Update perceptron.py

* Update perceptron.py

* Revert the test

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-04-13 02:10:21 +02:00
..
back_propagation_neural_network.py pyupgrade --py37-plus **/*.py (#1654) 2020-01-03 22:25:36 +08:00
convolution_neural_network.py Create codespell.yml (#1698) 2020-01-18 13:24:33 +01: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