Sequences, Time Series and Prediction

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Sequences, Time Series and Prediction

Coursera · Intermediate ·📐 ML Fundamentals ·3mo ago

Key Takeaways

Teaches sequences, time series, and prediction using TensorFlow

Original Description

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 Developer 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.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Python's Object Model in Depth: Why Two Lines That Look the Same Behave Differently
Understand Python's object model to explain differing behavior of two similar lines of code
Dev.to · Ameer Abdullah
📰
QuantzAI: Wie ich eine Machine-Learning-Forschungsplattform für Marktdaten entwickle
Learn how to develop a machine learning research platform for market data with QuantzAI
Dev.to · Yones Alizai
📰
Introducing NumPy4J: Bringing NumPy-Style Computing toJava
Learn how NumPy4J brings NumPy-style computing to Java, enabling efficient numerical computations in Java applications
Dev.to · Darius Nica
📰
Edmonds-Karp Max Flow with Go
Learn to implement the Edmonds-Karp algorithm for max flow problems in Go and understand its application in network flow optimization
Medium · Programming
Up next
The Adam Optimizer is Just Momentum + RMSProp
DataMListic
Watch →