https://github.com/pjarbas/cnn-architectures
CNN Architectures Implementations in Tensorflow-Pytorch
https://github.com/pjarbas/cnn-architectures
Last synced: over 1 year ago
JSON representation
CNN Architectures Implementations in Tensorflow-Pytorch
- Host: GitHub
- URL: https://github.com/pjarbas/cnn-architectures
- Owner: PJarbas
- Created: 2022-01-27T15:37:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T13:26:43.000Z (about 4 years ago)
- Last Synced: 2025-01-21T05:28:13.077Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## CNN Architectures Tensorflow/Pytorch
 
Some of the most knolowdged deep learning architectures, implemented by  and 
### Architectures
- [x] leNet
- [x] VGG
- [x] Resnet
- [x] Inception
- [x] EfficientNet