Deep learning and TensorFlow
Cognitive Class training, MOOC (2020). This learning path presents the basic concepts of deep learning and TensorFlow with hands-on experience in solving problems. Throughout the training, TensorFlow is used in curve fitting, regression, classification and minimization of error functions. This concept is then explored in the deep learning world where TensorFlow is applied for backpropagation to tune the weights and biases while the neural networks are being trained.
Course 1: Deep learning fundamentals
Main topics:
- Introduction to deep learning;
- Deep learning models;
- Additional deep learning models;
- Deep learning platforms and libraries.
Course 2: Deep learning with TensorFlow
Main topics:
- Introduction to TensorFlow;
- CNN - Convolutional Neural Network;
- RNN - Recurrent Neural Network;
- Unsupervised learning.
References
Training
Deep learning fundamentals (course certificate)
Deep Learning Essentials (certification badge)
Deep learning with TensorFlow (course certificate)
Deep Learning using TensorFlow (certification badge)
Related articles
AWS: foundations and machine learning (AWS training)
Neural networks and deep learning (Coursera training)