Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arnaldog12/deep-learning

Study and implementation about deep learning models, architectures, applications and frameworks
https://github.com/arnaldog12/deep-learning

deep-learning deep-learning-algorithms keras tensorboard tensorflow tflearn

Last synced: 5 days ago
JSON representation

Study and implementation about deep learning models, architectures, applications and frameworks

Awesome Lists containing this project

README

        

# Deep Learning

The purpose of this repo is to contain a lot of code and resources about deep learning algorithms, frameworks, and models.

## Architectures
In this folder, you'll find the implementation of well-known deep learning architectures in Keras

- [x] VGG-16
- [x] VGG-19
- [x] ResNet-50
- [ ] MobileNet
- [ ] Inception

## Frameworks

- [x] Tensorflow
- [x] Keras
- [x] Tensorboard
- [x] TFLearn
- [ ] PyTorch

## Courses

- [x] [Coursera] [Deep Learning Specialization by Andrew Ng](https://www.coursera.org/specializations/deep-learning)
- [x] [Coursera] [Deploying Machine Learning Models](https://www.coursera.org/learn/deploying-machine-learning-models?authMode=login)
- [x] [Coursera] [DeepLearning.AI TensorFlow Developer Professional Certificate](https://www.coursera.org/professional-certificates/tensorflow-in-practice)
- [x] [Edx] [Deep Learning Explained](https://www.edx.org/course/deep-learning-explained-2)
- [x] [Udacity] [Deep Learning Nanodegree](https://www.udacity.com/course/deep-learning-nanodegree--nd101)
- [x] [Udacity] [Deep Learning by Google](https://www.udacity.com/course/intro-to-tensorflow-for-deep-learning--ud187)
- [x] [Udacity] [Intro to Machine Learning](https://www.udacity.com/course/intro-to-machine-learning--ud120)
- [ ] [Udemy] [Deep Learning A-Z](https://www.udemy.com/course/deeplearning/)