An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## CNN Architectures Tensorflow/Pytorch

![TensorFlow](https://img.shields.io/badge/TensorFlow-%23FF6F00.svg?style=for-the-badge&logo=TensorFlow&logoColor=white) ![PyTorch](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=for-the-badge&logo=PyTorch&logoColor=white)

Some of the most knolowdged deep learning architectures, implemented by ![@aladdinpersson](https://github.com/aladdinpersson) and ![@the-robot](https://github.com/the-robot)

### Architectures

- [x] leNet

- [x] VGG

- [x] Resnet

- [x] Inception

- [x] EfficientNet