This website requires JavaScript.
Explore
Help
Sign In
mathdatech
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2025-03-12 09:39:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Python
/
neural_network
History
raman77768
fa4e2ac86e
added neural network with 2 hidden layers
2020-12-14 22:27:56 +05:30
..
__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
added neural network with 2 hidden layers
2020-12-14 22:27:56 +05:30
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