Informer embeddings - EXPLAINED!

Published 2024-07-15
How do embeddings work in the time series informer architecture?

ABOUT ME
⭕ Subscribe: youtube.com/c/CodeEmporium?sub_confirmation=1
📚 Medium Blog: medium.com/@dataemporium
💻 Github: github.com/ajhalthor
👔 LinkedIn: www.linkedin.com/in/ajay-halthor-477974bb/

RESOURCES
[1] Main repo: github.com/zhouhaoyi/Informer2020/blob/main/models…
[2] Code for the colab notebook: github.com/ajhalthor/Informer/tree/main

PLAYLISTS FROM MY CHANNEL
⭕ Deep Learning 101:    • Deep Learning 101  
⭕ Natural Language Processing 101:    • Natural Language Processing 101  
⭕ Reinforcement Learning 101:    • Reinforcement Learning 101  
⭕ Transformers from Scratch:    • Transformers from scratch  
⭕ ChatGPT Playlist:    • ChatGPT  


MATH COURSES (7 day free trial)
📕 Mathematics for Machine Learning: imp.i384100.net/MathML
📕 Calculus: imp.i384100.net/Calculus
📕 Statistics for Data Science: imp.i384100.net/AdvancedStatistics
📕 Bayesian Statistics: imp.i384100.net/BayesianStatistics
📕 Linear Algebra: imp.i384100.net/LinearAlgebra
📕 Probability: imp.i384100.net/Probability

OTHER RELATED COURSES (7 day free trial)
📕 ⭐ Deep Learning Specialization: imp.i384100.net/Deep-Learning
📕 Python for Everybody: imp.i384100.net/python
📕 MLOps Course: imp.i384100.net/MLOps
📕 Natural Language Processing (NLP): imp.i384100.net/NLP
📕 Machine Learning in Production: imp.i384100.net/MLProduction
📕 Data Science Specialization: imp.i384100.net/DataScience
📕 Tensorflow: imp.i384100.net/Tensorflow

All Comments (5)
  • @Joeeiurtyi3
    What is the whiteboarding tool you use for showcasing the tensors? (Located at 3:51)
  • @sudlow3860
    I think the answers to the quiz are CAB but I'm a little unsure of the middle one as while you mentioned kernel size I don't remember you mentioning number of kernels, so I'm not sure if these are synonyms or if there is a number of kernels of a certain size.
  • @scott7948
    At 8.31 how come you use text in the image when this example is time series not a Large language model? when you're done are you going to show us end to end you feeding data into the model and then using it to forecast and test its accuracy?