mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
c2e8582abd
* neural_network/perceptron.py: Add if __name__ == '__main__': * Remove tab indentation * Add neural_network to the pytests |
||
---|---|---|
.. | ||
back_propagation_neural_network.py | ||
convolution_neural_network.py | ||
fully_connected_neural_network.ipynb | ||
perceptron.py |