less than 1 minute read

Tags: , ,

最後一項拉~~~ :heart: :heart:

拖了一個月 XDD

整個課程:

  1. Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning :heavy_check_mark:
  2. Convolutional Neural Networks in TensorFlow :heavy_check_mark:
  3. Natural Language Processing in TensorFlow :heavy_check_mark:
  4. Sequences, Time Series and Prediction

Time Series:

  • Stock Prices
  • Weather forecasts
  • Historical trends
Imgur Imgur
  • Japanes birth & death
    • Imgur
  • Co2 & Global Temperature
    • Imgur
  • Movement of a body
    • Imgur

Machine Learning applied to time series

  • prediction of forecasting based on the data

    • Imgur
  • Imputation: project back into the past

    • Imgur
    • Filling missing data
      • Imgur Imgur
  • Anomalies
    • Imgur
  • spot patterns
    • Imgur

Common patterns in time series

  • Trend
    • Imgur
  • Seasonality
    • Imgur
  • Trend + Seasonality
    • Imgur
  • White noise
    • Imgur
  • Autocorrelation
      • Imgur
      • Imgur
      • Imgur
      • Imgur
  • Trend + Seasonality + Autocorrelation + Noise
    • Imgur
    • Imgur
  • Non-Stationary Time Series
    • Imgur
    • Imgur Imgur