Sequences, Time Series and Prediction
-
30
-
- Write review
Overview
Class Central Tips
If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them. This Specialization will teach you best practices for using TensorFlow, a popular open-source framework for machine learning.
In this fourth course, you will learn how to build time series models in TensorFlow. You’ll first implement best practices to prepare time series data. You’ll also explore how RNNs and 1D ConvNets can be used for prediction. Finally, you’ll apply everything you’ve learned throughout the Specialization to build a sunspot prediction model using real-world data!
The Machine Learning course and Deep Learning Specialization from Andrew Ng teach the most important and foundational principles of Machine Learning and Deep Learning. This new deeplearning.ai TensorFlow Specialization teaches you how to use TensorFlow to implement those principles so that you can start building and applying scalable models to real-world problems. To develop a deeper understanding of how neural networks work, we recommend that you take the Deep Learning Specialization.
In this fourth course, you will learn how to build time series models in TensorFlow. You’ll first implement best practices to prepare time series data. You’ll also explore how RNNs and 1D ConvNets can be used for prediction. Finally, you’ll apply everything you’ve learned throughout the Specialization to build a sunspot prediction model using real-world data!
The Machine Learning course and Deep Learning Specialization from Andrew Ng teach the most important and foundational principles of Machine Learning and Deep Learning. This new deeplearning.ai TensorFlow Specialization teaches you how to use TensorFlow to implement those principles so that you can start building and applying scalable models to real-world problems. To develop a deeper understanding of how neural networks work, we recommend that you take the Deep Learning Specialization.
Taught by
Laurence Moroney
Related Courses
-
Custom and Distributed Training with TensorFlow
deeplearning.ai
-
Custom Models, Layers, and Loss Functions with TensorFlow
deeplearning.ai
-
Natural Language Processing in TensorFlow
deeplearning.ai
4.0 -
Advanced Deployment Scenarios with TensorFlow
deeplearning.ai
-
Data Pipelines with TensorFlow Data Services
deeplearning.ai
-
Device-based Models with TensorFlow Lite
deeplearning.ai
Reviews
5.0 rating, based on 1 reviews
Showing Class Central Sort
-
This is the last course in the TensorFlow in Practice specialisation leading to a professional certificate. For me this was the most rewarding and best of the 4 courses in this specialization. There are plenty of courses on neural networks and computer...