Python/neural_network
Christian Clauss 652b891a75
Travis CI: Upgrade to Python 3.8 (#1783)
* Travis CI: Upgrade to Python 3.8

* updating DIRECTORY.md

* Tensorflow is not yet compatible with Python 3.8

* Disable k_means_clustering_tensorflow.py

* updating DIRECTORY.md

* Disable gan.py

* updating DIRECTORY.md

* Disable input_data.py

* updating DIRECTORY.md

* pip install a current version of six
2020-02-23 04:23:00 +01: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 Create codespell.yml (#1698) 2020-01-18 13:24:33 +01:00