https://github.com/fardinhash/neuralnetwork-architechtures-implementation
Many Neural Network architectures are there. Basically Keras applications. You can find here the structures, implementations all you need. Have fun!
https://github.com/fardinhash/neuralnetwork-architechtures-implementation
cnn convolutional-neural-networks deep-learning keras keras-application keras-neural-networks machine-learning neural-network neural-network-architectures neuralnetwork nn
Last synced: 3 months ago
JSON representation
Many Neural Network architectures are there. Basically Keras applications. You can find here the structures, implementations all you need. Have fun!
- Host: GitHub
- URL: https://github.com/fardinhash/neuralnetwork-architechtures-implementation
- Owner: FardinHash
- License: gpl-3.0
- Created: 2023-01-16T05:38:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T07:47:17.000Z (over 2 years ago)
- Last Synced: 2025-01-14T12:27:44.109Z (4 months ago)
- Topics: cnn, convolutional-neural-networks, deep-learning, keras, keras-application, keras-neural-networks, machine-learning, neural-network, neural-network-architectures, neuralnetwork, nn
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NeuralNetwork-Architechtures-Implementation
Many Neural Network architectures are there. Basically Keras applications. You can find here the structures, implementations all you need.Also you can check Machine Learning & Deep Learning Algorithms implementations