mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
b6b45eb1ce
* updating DIRECTORY.md * updating DIRECTORY.md * updating DIRECTORY.md * updating DIRECTORY.md * Fix deprecation warning in 2_hidden_layers_neural_network.py Fix numpy deprecation warning: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) --------- Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> |
||
---|---|---|
.. | ||
activation_functions | ||
__init__.py | ||
2_hidden_layers_neural_network.py | ||
back_propagation_neural_network.py | ||
convolution_neural_network.py | ||
gan.py_tf | ||
input_data.py.DEPRECATED.txt | ||
perceptron.py | ||
simple_neural_network.py |