Python/neural_network
algobytewise a8db5d4b93
[mypy] fix compression folder (#4290)
* Update lempel_ziv.py

* Update build.yml

* updating DIRECTORY.md

* fix doctest in 2_hidden_layers_neural_network.py

* one more doctest

* simplified tests

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-03-22 19:24:05 +01: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 [mypy] fix compression folder (#4290) 2021-03-22 19:24:05 +01: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