mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-17 14:58:10 +00:00
* added neural network with 2 hidden layers
* Revert "added neural network with 2 hidden layers"
This reverts commit
|
||
---|---|---|
.. | ||
__init__.py | ||
2_hidden_layers_neural_network.py | ||
back_propagation_neural_network.py | ||
convolution_neural_network.py | ||
gan.py_tf | ||
input_data.py_tf | ||
perceptron.py |